Update README.md

This commit is contained in:
Marcos Tischer Vallim 2019-07-01 01:43:52 -03:00 committed by GitHub
parent 8676d8ecaa
commit 8c666ebf88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -174,12 +174,12 @@ mkdir $HOME/live-ubuntu-from-scratch
</p>
10. **Install window manager**
```
apt-get install -y \
plymouth-theme-ubuntu-logo \
ubuntu-gnome-desktop \
ubuntu-gnome-wallpapers
```
```
apt-get install -y \
plymouth-theme-ubuntu-logo \
ubuntu-gnome-desktop \
ubuntu-gnome-wallpapers
```
11. **Install useful applications**
```