mirror of
https://github.com/octoleo/restic.git
synced 2024-12-25 04:05:58 +00:00
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
@ -60,7 +60,7 @@ Development Environment
|
|||||||
For development you need the build tool [`gb`](https://getgb.io), it can be
|
For development you need the build tool [`gb`](https://getgb.io), it can be
|
||||||
installed by running the following command:
|
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
|
The repository contains two directories with code: `src/` contains the code
|
||||||
written for restic, whereas `vendor/` contains copies of libraries restic
|
written for restic, whereas `vendor/` contains copies of libraries restic
|
||||||
|
Loading…
Reference in New Issue
Block a user