diff --git a/README.md b/README.md
index 2a8f505022ef069b2dbcecc3dcd02fbd4bc9d2a2..58403abddbaa67b866b626f4cc42addc974fc97f 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,13 @@ interrupted and restarted without issues.
 
 # Installation
 
-You can install this package simply by running:
+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
 
+This should install the *crawl* binary in your $GOPATH/bin directory.
+
 # Usage
 
 Just run *crawl* by passing the URLs of the websites you want to crawl