Merge pull request #496 from jzacsh/jzacsh-nit-on-doc-goget
doc: point to correct `gb` arg for `go get`
This commit is contained in:
commit
5b33a7a903
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ Development Environment
|
|||
For development you need the build tool [`gb`](https://getgb.io), it can be
|
||||
installed by running the following command:
|
||||
|
||||
$ go get github.com/constabulary/...
|
||||
$ go get github.com/constabulary/gb/...
|
||||
|
||||
The repository contains two directories with code: `src/` contains the code
|
||||
written for restic, whereas `vendor/` contains copies of libraries restic
|
||||
|
|
Loading…
Reference in a new issue