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

Merge pull request #21 from limatheus/master

minor fix to get correct flat theme url
This commit is contained in:
Mayccoll 2015-08-20 10:09:29 -05:00
commit d169b0c988

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)