1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

minor fix to get correct flat theme url

This commit is contained in:
Matheus Lima 2015-08-20 10:10:52 -04:00
parent 505ba18ab9
commit d6ea21c6c7

View File

@ -258,7 +258,7 @@ $ wget -O xt http://git.io/v3Dlb && chmod +x xt && ./xt && rm xt
## Flat
```bash
$ wget -O xt http://git.io/v3Dlb && chmod +x xt && ./xt && rm xt
$ wget -O xt http://git.io/v3D4z && chmod +x xt && ./xt && rm xt
```
![Flat](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/flat.png)