diff --git a/README.md b/README.md
index e9274171b7c34ee77b4f1ada582dbe9b9ee675bc..bcf1bba479cd95540cfc5bde287eda7573661a8e 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.