Skip to content

Commit

Permalink
Add dep prune to building instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Broughton committed Oct 17, 2017
1 parent e56fc5a commit e6bc400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/building.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Ensure the repository is checked out into $GOPATH/src/github.com/weaveworks/flux
Then, from the root,

```
$ dep ensure
$ dep ensure && dep prune
# .. time passes ..
$ make
```
Expand Down

0 comments on commit e6bc400

Please sign in to comment.