Skip to content

Commit

Permalink
fix the instructions for updating the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
afeld committed Apr 27, 2016
1 parent 22b7075 commit 647059d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This project uses [glide](https://github.com/Masterminds/glide) to manage vendor
# (Optional) Update Dependencies
# Install Glide first
go get github.com/Masterminds/glide
glide up -s
glide up -s --all-dependencies --update-vendored
```

### Running tests
Expand Down

0 comments on commit 647059d

Please sign in to comment.