aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 444ea27..b3bccb6 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ A backup tool for GitHub repositories.
Configure [GOPATH](https://golang.org/doc/code.html#GOPATH) and run:
- $ go get github.com/mpolden/ghm
+ $ go install github.com/mpolden/ghm@latest
## Examples