Update _index.md

This commit is contained in:
Olivier Bondu
2020-11-27 19:05:03 +01:00
committed by GitHub
parent ca3952f5eb
commit 15dca4fe05
@@ -33,7 +33,7 @@ sudo mkdir -p /var/lib/rancher/k3s/agent/images/
sudo cp ./k3s-airgap-images-$ARCH.tar /var/lib/rancher/k3s/agent/images/
```
Place the k3s binary at /usr/local/bin/k3s and ensure it is executable.
Place the k3s binary at `/usr/local/bin/k3s` and ensure it is executable.
Follow the steps in the next section to install K3s.