Update README.md

This commit is contained in:
Marcos Tischer Vallim 2019-06-27 11:02:56 -03:00 committed by GitHub
parent ea5643b868
commit 7d3a526cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -122,7 +122,7 @@ sudo chroot $HOME/live-ubuntu-from-scratch/chroot
9. **Install window manager**
```
apt-get install -y \
plymouth-theme-ubuntu-gnome-logo \
plymouth-theme-ubuntu-logo \
ubuntu-gnome-desktop \
ubuntu-gnome-wallpapers
```
@ -466,4 +466,4 @@ sudo umount $HOME/live-ubuntu-from-scratch/chroot/run
-no-emul-boot \
-boot-load-size 4 \
-boot-info-table -o ../ubuntu-from-scratch.iso .
```
```