diff --git a/readme.md b/readme.md index a38b598..1a2c763 100644 --- a/readme.md +++ b/readme.md @@ -128,7 +128,7 @@ To start the cluster, we need to bootstrap the etcd cluster. This only has to be done for a single node. ```bash -talosctl -n 192.168.0.10 +talosctl -n 192.168.0.10 bootstrap ``` Finally, retrieve the kubeconfig, it will merge with `~/.kube/config`, if it exists.