소스 검색

developing: Link to dep tool, not old vendetta one

tags/v0.8.0
Daniel Oaks 7 년 전
부모
커밋
2c9b2db9e3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      DEVELOPING.md

+ 1
- 1
DEVELOPING.md 파일 보기

@@ -13,7 +13,7 @@ The `vendor/` directory holds our dependencies. When we import new repos, we nee
13 13
 
14 14
 To update this folder:
15 15
 
16
-1. Install https://github.com/dpw/vendetta
16
+1. Install https://github.com/golang/dep
17 17
 2. `cd` to Oragono folder
18 18
 3. `dep ensure -update`
19 19
 4. `cd vendor`

Loading…
취소
저장