mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Fix typo in Ansible README file scp command.
This commit is contained in:
parent
690a4ca7a4
commit
3fef74bcb9
@ -49,6 +49,6 @@ ansible-playbook site.yml -i inventory/hosts.ini
|
||||
To get access to your **Kubernetes** cluster just
|
||||
|
||||
```bash
|
||||
scp debian@master_pi:~/kube/config ~/.kube/config
|
||||
scp debian@master_pi:~/.kube/config ~/.kube/config
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user