Skip to content

Commit

Permalink
Update contrib with missing step
Browse files Browse the repository at this point in the history
Make sure to cd to the new src to be able to make deps.
  • Loading branch information
mitechie authored Jun 12, 2018
1 parent 74b1f9b commit 6a27523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Specifically, the following commands should already have been run:

```shell
$ go get -d -v github.com/juju/juju/...
$ cd $GOPATH/src/github.com/juju/juju
$ make install-dependencies
```

Expand Down

0 comments on commit 6a27523

Please sign in to comment.