Skip to content

Commit

Permalink
Add how to install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
discordianfish committed Jul 8, 2014
1 parent 3fa6c96 commit b63a275
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIB.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ Follow either of the two links above to access the appropriate CLA and instructi
## Protocols for Collaborative Development

Please read [this doc](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/collab.md) for information on how we're runnig development for the project.

## Adding dependencies

If your patch depends on new packages, add them to `third_party/deps.sh` and run `third_party/update.sh [package]` to fetch and commit the dependency.

0 comments on commit b63a275

Please sign in to comment.