From d58a6a9e9df5a3a66be102fe189501d020c00012 Mon Sep 17 00:00:00 2001 From: aiminick <83101338@qq.com> Date: Thu, 3 Jan 2019 00:25:01 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 420f8f7..48d453b 100644 --- a/README.md +++ b/README.md @@ -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硬件加速