diff --git a/docs/upgrades/manual.md b/docs/upgrades/manual.md index 0e803e555..6e1aefbce 100644 --- a/docs/upgrades/manual.md +++ b/docs/upgrades/manual.md @@ -69,5 +69,5 @@ To upgrade K3s manually, you can download the desired version of the K3s binary 1. Download the desired version of the K3s binary from [releases](https://github.com/k3s-io/k3s/releases) 2. Copy the downloaded binary to `/usr/local/bin/k3s` (or your desired location) -3. Stop the old k3s binary -4. Launch the new k3s binary \ No newline at end of file +3. Stop the old k3s process +4. Launch the new k3s process