Fix instructions

This commit is contained in:
Romain Vigier
2020-04-19 11:30:44 +02:00
parent 4e49649743
commit b11af81589
+2 -2
View File
@@ -53,10 +53,10 @@ Clone the repository and enter the directory:
git clone https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension.git && cd nightthemeswitcher-gnome-shell-extension git clone https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension.git && cd nightthemeswitcher-gnome-shell-extension
``` ```
Install using `make`: Build and install using `make`:
```bash ```bash
make install make build && make install
``` ```
Restart your GNOME session and enable the extension: Restart your GNOME session and enable the extension: