aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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