diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -9,9 +9,9 @@ Installation | |||
| 9 | Simply clone the repo and build with cabal: | 9 | Simply clone the repo and build with cabal: |
| 10 | 10 | ||
| 11 | ``` | 11 | ``` |
| 12 | git clone https://github.com/jeannekamikaze/Spear.git | 12 | $ git clone https://github.com/jeannekamikaze/Spear.git |
| 13 | cd Spear | 13 | $ cd Spear |
| 14 | cabal install | 14 | $ cabal install |
| 15 | ``` | 15 | ``` |
| 16 | 16 | ||
| 17 | Documentation | 17 | Documentation |
