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 1439f11f..1a8ef394 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ As you would do with commits and branches, you can push your bugs to the same gi
### Go get
```shell
-go get github.com/MichaelMure/git-bug
+go get -u github.com/MichaelMure/git-bug
```
If it's not done already, add golang binary directory in your PATH: