forked from TrueCloudLab/restic
doc: point to correct db
arg for go get
per side-chat in https://github.com/restic/restic/issues/494#issuecomment-209591073
This commit is contained in:
parent
75dd9e0fee
commit
1fe0e30d71
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