Update README.md

This commit is contained in:
aiminick 2019-01-03 00:25:01 +08:00 committed by GitHub
parent 58d93dd518
commit d58a6a9e9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -497,13 +497,12 @@ apt-get install libc6-armel
#### 安装桌面
这里以安装mate桌面环境为例
这里以安装lxde桌面环境为例
执行以下命令,然后重启即可
```shell
sudo apt-get install --no-install-recommends xserver-xorg -y
sudo apt-get install mate-desktop-environment-core lightdm -y
sudo apt-get install lxde-core lxappearance -y
```
#### 开启显卡3D硬件加速