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
  • Loading branch information
efiacor committed Jan 31, 2024
1 parent 03541e8 commit ada8908
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 @@ -26,7 +26,7 @@ Fetch the package using `kpt`, and run any `kpt` functions, and then apply the
package:

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

0 comments on commit ada8908

Please sign in to comment.