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:
Jonathan Zacsh 2016-04-13 15:52:08 -04:00
parent 75dd9e0fee
commit 1fe0e30d71
1 changed files with 1 additions and 1 deletions

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