docs: add missing mkdir ~/vms step in QUICKSTART

This commit is contained in:
CodeGit 2026-08-19 07:30:19 +01:00
parent 440cb2077f
commit 25eba8fd8b

View file

@ -70,6 +70,7 @@ Write the cloud-init user-data — paste in the contents of
`~/.ssh/k3s_homelab.pub` where marked:
```sh
mkdir -p ~/vms
cat > ~/vms/k3s-manual-user-data.yaml <<'EOF'
#cloud-config
hostname: k3s-manual