From 7d3a526cecae25606d2bc041af3d1ad119e710c9 Mon Sep 17 00:00:00 2001 From: Marcos Tischer Vallim Date: Thu, 27 Jun 2019 11:02:56 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f85f651..e7eda04 100644 --- a/README.md +++ b/README.md @@ -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 . - ``` \ No newline at end of file + ```