mirror of
https://gitee.com/idea4good/GuiLite.git
synced 2025-04-05 17:37:55 +08:00
update readme
This commit is contained in:
parent
edab6211da
commit
24d24a7f8a
@ -18,7 +18,7 @@
|
||||
## 新的打开方式:
|
||||
我们把GuiLite demo做成了Docker容器,只需一行命令,就可以将最新的GuiLite demo升级/部署/运行在你的设备上了。
|
||||
- For x64 Linux: `sudo docker run -it --privileged -v /dev:/dev-share idea4good/gui-lite:0.3 bash /run.sh`
|
||||
- For armhf(Raspberry Pi): `sudo docker run -it --privileged -v /dev:/dev-share idea4good/gui-lite-armhf:0.2 bash /run.sh`
|
||||
- For armhf Linux(Raspberry Pi): `sudo docker run -it --privileged -v /dev:/dev-share idea4good/gui-lite-armhf:0.2 bash /run.sh`
|
||||
|
||||
## 功能介绍
|
||||
### 卓越的跨平台能力(包括有/无操作系统的单片机平台)
|
||||
|
Loading…
Reference in New Issue
Block a user