mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Add how to install deps
This commit is contained in:
parent
3fa6c9671d
commit
b63a275ec3
@ -22,3 +22,7 @@ Follow either of the two links above to access the appropriate CLA and instructi
|
|||||||
## Protocols for Collaborative Development
|
## 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.
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user