Ensure we install gnome-desktop-branding

This commit is contained in:
Joshua Strobl 2017-04-19 02:47:46 +03:00
parent 79410aff60
commit 92ac5c9d43
No known key found for this signature in database
GPG Key ID: 3F6FD9A6B13E584D
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ Solus offers GNOME Shell as an alternative to the Budgie desktop environment. Be
``` bash
sudo eopkg rm lightdm
sudo eopkg install gdm gnome-shell gnome-shell-extensions
sudo eopkg install gdm gnome-shell gnome-desktop-branding
```