Skip to content

Commit 7fb7a0f

Browse files
committed
Update development doc section
1 parent 8f31478 commit 7fb7a0f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,8 @@ You'll need to install glock into your workspace before hacking on docker-gen.
295295

296296
```
297297
$ git clone <your fork>
298-
$ glock sync github.com/jwilder/docker-gen
298+
$ cd <your fork>
299+
$ make get-deps
299300
$ make
300301
```
301302

0 commit comments

Comments
 (0)