aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1e22d96..c3a8707 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,9 @@ Installation
9Simply clone the repo and build with cabal: 9Simply clone the repo and build with cabal:
10 10
11``` 11```
12git clone https://github.com/jeannekamikaze/Spear.git 12$ git clone https://github.com/jeannekamikaze/Spear.git
13cd Spear 13$ cd Spear
14cabal install 14$ cabal install
15``` 15```
16 16
17Documentation 17Documentation