Update README.md

This commit is contained in:
Mayccoll 2014-04-26 14:39:11 -05:00
parent c66985e24d
commit 8430277410
1 changed files with 4 additions and 0 deletions

View File

@ -7,10 +7,14 @@ Elementary-OS-Terminal-Colors
Download and save the script file, make this file executable and run it:
```bash
$ wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/elementary.sh
$ chmod +x elementary.sh
$ ./elementary.sh
```
oneline commnado
$ wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/elementary.sh && chmod +x elementary.sh && ./elementary.sh
Alternatively you can open the file and copy and paste lines directly into your shell.
```bash