Update README.md
This commit is contained in:
parent
8676d8ecaa
commit
8c666ebf88
12
README.md
12
README.md
|
@ -174,12 +174,12 @@ mkdir $HOME/live-ubuntu-from-scratch
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
10. **Install window manager**
|
10. **Install window manager**
|
||||||
```
|
```
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
plymouth-theme-ubuntu-logo \
|
plymouth-theme-ubuntu-logo \
|
||||||
ubuntu-gnome-desktop \
|
ubuntu-gnome-desktop \
|
||||||
ubuntu-gnome-wallpapers
|
ubuntu-gnome-wallpapers
|
||||||
```
|
```
|
||||||
|
|
||||||
11. **Install useful applications**
|
11. **Install useful applications**
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue