aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorale <ale@incal.net>2018-08-30 17:56:57 +0100
committerale <ale@incal.net>2018-08-30 17:56:57 +0100
commit198633167822d6f96f43da273515a78df4dab2df (patch)
tree9858b01331dbeb450a4aaed454cc749b9e3c75d5
parentd434efe88d1257efaeabba08ed7996d48bbdb341 (diff)
downloadcrawl-198633167822d6f96f43da273515a78df4dab2df.tar.gz
crawl-198633167822d6f96f43da273515a78df4dab2df.zip
Improve install instructions a bit more
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2a8f505..58403ab 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