aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e927417..bcf1bba 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ interrupted and restarted without issues.
Assuming you have a proper [Go](https://golang.org/) environment setup,
you can install this package by running:
- $ go install git.autistici.org/ale/crawl/cmd/crawl
+ $ go get git.autistici.org/ale/crawl/cmd/crawl
This should install the *crawl* binary in your $GOPATH/bin directory.