update readme

This commit is contained in:
idea4good 2019-03-04 18:33:30 +08:00
parent edab6211da
commit 24d24a7f8a

View File

@ -18,7 +18,7 @@
## 新的打开方式:![Docker](https://images.gitee.com/uploads/images/2019/0302/131807_4e607d6c_1671974.jpeg)
我们把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`
## 功能介绍
### 卓越的跨平台能力(包括有/无操作系统的单片机平台)