We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa6dcee + 6ae047c commit 12afd71Copy full SHA for 12afd71
kubernetes/README.md
@@ -15,7 +15,7 @@ Note for Windows users: *This guide assumes you're on a Mac or Linux host. Windo
15
### 2 - Build the Virtual Machine
16
17
1. Download this project and put it wherever you want.
18
- 2. Open Terminal, cd to this directory (containing the `Vagrantfile` and this REAMDE file).
+ 2. Open Terminal, cd to this directory (containing the `Vagrantfile` and this README file).
19
3. Run `ansible-galaxy install -r requirements.yml -p ./roles` to install required Ansible roles.
20
4. Type in `vagrant up`, and let Vagrant do its magic.
21
0 commit comments