From 35ac8f576af17a6b9744338e57e2c0a95d1d5de2 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Thu, 24 Mar 2022 10:27:46 -0700 Subject: [PATCH] Update content/rancher/v2.6/en/quick-start-guide/deployment/quickstart-manual-setup/_index.md Co-authored-by: divya-mohan0209 --- .../deployment/quickstart-manual-setup/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.6/en/quick-start-guide/deployment/quickstart-manual-setup/_index.md b/content/rancher/v2.6/en/quick-start-guide/deployment/quickstart-manual-setup/_index.md index 72264e77fcd..0672d6118f7 100644 --- a/content/rancher/v2.6/en/quick-start-guide/deployment/quickstart-manual-setup/_index.md +++ b/content/rancher/v2.6/en/quick-start-guide/deployment/quickstart-manual-setup/_index.md @@ -16,7 +16,7 @@ The full installation requirements are [here]({{}}/rancher/v2.6/en/inst ## Install K3s on Linux -Install a K3s Kubernetes cluster by running this command on the Linux machine: +Install a K3s cluster by running this command on the Linux machine: ``` curl -sfL https://get.k3s.io | sh -s - server