2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-03 17:40:53 +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:
Alexander Neumann 2016-04-14 08:58:12 +02:00
commit 5b33a7a903

View File

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