]> Sergey Matveev's repositories - path-extractor.git/blobdiff - README.md
Update installation instructions
[path-extractor.git] / 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
 ```