]> Sergey Matveev's repositories - path-extractor.git/commitdiff
Update installation instructions
authorEdgar HIPP <edgar.hipp@netapsys.fr>
Sun, 21 Jun 2015 13:36:57 +0000 (15:36 +0200)
committerEdgar HIPP <edgar.hipp@netapsys.fr>
Sun, 21 Jun 2015 13:36:57 +0000 (15:36 +0200)
README.md

index a2bafb805039d73b14c35a2284c4ce3d2e97e83f..4cdfd759ccf68d79f88949c4c0e8f6b91395e244 100644 (file)
--- a/README.md
+++ b/README.md
@@ -56,10 +56,7 @@ With bash:
 
 ```
 git clone # in your go path
-
 go test
-
 go build
-
 go install
 ```