Readme: recomend go get -u

This commit is contained in:
Michael Muré 2018-09-06 14:28:30 +02:00 committed by GitHub
parent 2adca224f0
commit 453ae85757
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: