aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2021-06-25 21:18:52 +0200
committerMartin Polden <mpolden@mpolden.no>2021-06-25 21:18:52 +0200
commitff4db2e06286b6392fcbda0e521a8cff99bd42cf (patch)
tree9aa3659060d16eb6901f562431dcbaf45ec2e111
parent3896707f510821480e306aa7b3906a48c06121ed (diff)
readme: Use go installHEADmaster
-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