From ada8908044277fd2a2192a2dcbcf2e65fb2210b0 Mon Sep 17 00:00:00 2001 From: Fiachra Corcoran Date: Wed, 31 Jan 2024 09:32:27 +0000 Subject: [PATCH] Update content/en/docs/guides/install-guides/common-components.md --- content/en/docs/guides/install-guides/common-components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/guides/install-guides/common-components.md b/content/en/docs/guides/install-guides/common-components.md index 6fe76ec3..82253e3e 100644 --- a/content/en/docs/guides/install-guides/common-components.md +++ b/content/en/docs/guides/install-guides/common-components.md @@ -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