Skip to content

Commit

Permalink
No need to go get go-bindata
Browse files Browse the repository at this point in the history
  • Loading branch information
ixdy committed Dec 1, 2016
1 parent 148fff4 commit 177a4e9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions contributors/devel/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,10 @@ source control system). Use `apt-get install mercurial` or `yum install
mercurial` on Linux, or [brew.sh](http://brew.sh) on OS X, or download directly
from mercurial.

Install godep and go-bindata (may require sudo):
Install godep (may require sudo):

```sh
go get -u github.com/tools/godep
go get -u github.com/jteeuwen/go-bindata/go-bindata
```

Note:
Expand Down

0 comments on commit 177a4e9

Please sign in to comment.