aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorteddywing2019-06-25 10:30:47 +0200
committerGitHub2019-06-25 10:30:47 +0200
commit5726547d73e6316ee2bcbcd5d3ba975f41df9a03 (patch)
tree016c18ee4c4d1a36baa3199e15c66fade6124dfb
parent00a40c307cd82dfda2cbd679252699fd505fc516 (diff)
parent37c972e3d4014e1406ed7d015b38502fce972fe1 (diff)
downloadgit-checkout-history-5726547d73e6316ee2bcbcd5d3ba975f41df9a03.tar.bz2
Merge pull request #1 from robertmassaioli/patch-1HEADmaster
Fix readme for go get git-checkout-history
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ab12e0b..5884a51 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Visit the [releases](https://github.com/teddywing/git-checkout-history/releases)
### Installing From Source
Run these commands to build `git-checkout-history` and `git-checkout-store`:
- $ go get github.com/teddywing/git-checkout-history
+ $ go get github.com/teddywing/git-checkout-history/...
$ go install github.com/teddywing/git-checkout-history/git-checkout-history
$ go install github.com/teddywing/git-checkout-history/git-checkout-store