Skip to content

Commit 12afd71

Browse files
authored
Merge pull request #138 from Akasurde/patch-1
Fix typo in README
2 parents fa6dcee + 6ae047c commit 12afd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Note for Windows users: *This guide assumes you're on a Mac or Linux host. Windo
1515
### 2 - Build the Virtual Machine
1616

1717
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).
18+
2. Open Terminal, cd to this directory (containing the `Vagrantfile` and this README file).
1919
3. Run `ansible-galaxy install -r requirements.yml -p ./roles` to install required Ansible roles.
2020
4. Type in `vagrant up`, and let Vagrant do its magic.
2121

0 commit comments

Comments
 (0)