diff options
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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 | 
