Unverified Commit 5c9d8b7e authored by Darren Shepherd's avatar Darren Shepherd Committed by GitHub

Merge pull request #224 from trawor/fix-typo-readme

fix typo
parents 8649243d 93cb64d3
......@@ -210,7 +210,7 @@ k3s includes and defaults to containerd. Why? Because it's just plain better. If
run with Docker first stop and think, "Really? Do I really want more headache?" If still
yes then you just need to run the agent with the `--docker` flag
k3s agent -u ${SERVER_URL} -t ${NODE_TOKEN} --docker &
k3s agent -s ${SERVER_URL} -t ${NODE_TOKEN} --docker &
systemd
-------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment