mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 10:12:06 +03:00
Readme: recomend go get -u
This commit is contained in:
parent
2adca224f0
commit
453ae85757
@ -29,7 +29,7 @@ As you would do with commits and branches, you can push your bugs to the same gi
|
|||||||
|
|
||||||
### Go get
|
### Go get
|
||||||
```shell
|
```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:
|
If it's not done already, add golang binary directory in your PATH:
|
||||||
|
Loading…
Reference in New Issue
Block a user