mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-08 18:15:48 +00:00
fix typo
This commit is contained in:
parent
dd07942fb7
commit
8e6e8fb663
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ You can build the CLI binary locally, then move the binary into a directory in y
|
|||
git clone https://github.com/nirmata/kyverno.git
|
||||
cd github.com/nirmata/kyverno
|
||||
make cli
|
||||
mv ./cmd/cli/kubectl-kyverno/kyverno /usr/local/bin/nctl
|
||||
mv ./cmd/cli/kubectl-kyverno/kyverno /usr/local/bin/kyverno
|
||||
```
|
||||
|
||||
## Commands
|
||||
|
|
Loading…
Add table
Reference in a new issue