Skip to content

Commit

Permalink
Update content/en/docs/guides/install-guides/common-components.md
Browse files Browse the repository at this point in the history
Co-authored-by: Victor Morales <[email protected]>
  • Loading branch information
liamfallon and electrocucaracha committed Jan 31, 2024
1 parent 34112a6 commit e883439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/guides/install-guides/common-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Nephio.
To install the Nephio Operators, repeat the `kpt` steps, but for that package:

```bash
kpt pkg get --for-deployment https://github.com/nephio-project/catalog/nephio/core/nephio-operator@main
kpt pkg get --for-deployment https://github.com/nephio-project/catalog.git/nephio/core/nephio-operator@main
kpt fn render nephio-operator
kpt live init nephio-operator
kpt live apply nephio-operator --reconcile-timeout=15m --output=table
Expand Down

0 comments on commit e883439

Please sign in to comment.