From: Edgar HIPP Date: Sun, 21 Jun 2015 13:36:57 +0000 (+0200) Subject: Update installation instructions X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;ds=sidebyside;h=ff23b97e3db5951dfa7f3c7855226662e2740a16;p=path-extractor.git Update installation instructions --- diff --git a/README.md b/README.md index a2bafb8..4cdfd75 100644 --- a/README.md +++ b/README.md @@ -56,10 +56,7 @@ With bash: ``` git clone # in your go path - go test - go build - go install ```