Skip to content

Commit

Permalink
Update caption localk3 to localk3s
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Feb 28, 2023
1 parent 438fe71 commit 638c02d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,10 +187,10 @@ Install K3s directly on the node and then check if it's ready:
```bash
k3sup install \
--local \
--context localk3
--context localk3s

k3sup ready \
--context localk3 \
--context localk3s \
--kubeconfig ./kubeconfig
```

Expand Down

0 comments on commit 638c02d

Please sign in to comment.