Update README.md

This commit is contained in:
aiminick 2019-01-27 02:02:48 +08:00 committed by GitHub
parent b6b527c9e3
commit ea2a9dae06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -565,7 +565,8 @@ disable_overscan=1
* 然后执行以下命令安装桌面环境相关的软件包 (安装的软件包数量较多,请耐心等待)
```shell
sudo apt-get update; sudo apt-get install accountsservice xfce4 task-xfce-desktop wicd blueman fcitx-rime alsa-utils -y
sudo apt-get update; \
sudo apt-get install accountsservice xfce4 task-xfce-desktop wicd blueman fcitx-rime alsa-utils -y
```
** **如何添加中文支持**