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