mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
NK17: Fixed dep command in readme
This commit is contained in:
parent
84cd3677ab
commit
b3dff90019
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ If you don't want to use SSH, you just can clone repo with git, but ensure that
|
||||||
## Restore dependencies
|
## Restore dependencies
|
||||||
|
|
||||||
Navigate to kube-policy project dir and execute:
|
Navigate to kube-policy project dir and execute:
|
||||||
`dep restore`
|
`dep ensure`
|
||||||
This will install necessary dependencies described in README.md
|
This will install necessary dependencies described in README.md
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
Loading…
Reference in a new issue