aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 39b0cea..2a8f505 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,9 @@ interrupted and restarted without issues.
# Installation
-From this source directory (checked out in the correct place in your
-GOPATH), run:
+You can install this package simply by running:
- $ go install cmd/crawl
+ $ go install git.autistici.org/ale/crawl/cmd/crawl
# Usage