mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
developing: Link to dep tool, not old vendetta one
This commit is contained in:
parent
fe8fc6f924
commit
2c9b2db9e3
@ -13,7 +13,7 @@ The `vendor/` directory holds our dependencies. When we import new repos, we nee
|
||||
|
||||
To update this folder:
|
||||
|
||||
1. Install https://github.com/dpw/vendetta
|
||||
1. Install https://github.com/golang/dep
|
||||
2. `cd` to Oragono folder
|
||||
3. `dep ensure -update`
|
||||
4. `cd vendor`
|
||||
|
Loading…
Reference in New Issue
Block a user