mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Update install.md
This commit is contained in:
parent
992edf6c8b
commit
0de778388d
@ -17,9 +17,9 @@ This way of installing is equals the below, the only thing is that a shortening
|
||||
- **or** Download and save the script file, make this file executable and run it:
|
||||
|
||||
```bash
|
||||
$ wget https://github.com/Mayccoll/Gogh/blob/master/themes/freya.sh
|
||||
$ chmod +x elementary.sh
|
||||
$ ./elementary.sh
|
||||
$ wget https://raw.githubusercontent.com/Mayccoll/Gogh/master/themes/freya.sh
|
||||
$ chmod +x freya.sh
|
||||
$ ./freya.sh
|
||||
```
|
||||
|
||||
#### Elementary OS
|
||||
|
Loading…
Reference in New Issue
Block a user