Skip to content

Commit 3768dbb

Browse files
author
Erik Zettel
committed
orchestration/README.md: fix typos
1 parent 9bbd538 commit 3768dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orchestration/README.md

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

2121
1. Download this project and put it wherever you want.
22-
2. Open Terminal, cd to this directory (containing the `Vagrantfile` and this REAMDE file).
22+
2. Open Terminal, cd to this directory (containing the `Vagrantfile` and this README file).
2323
3. Type in `vagrant up`, and let Vagrant do its magic.
2424

2525
Note: *If there are any errors during the course of running `vagrant up`, and it drops you back to your command prompt, just run `vagrant provision` to continue building the VM from where you left off. If there are still errors after doing this a few times, post an issue to this project's issue queue on GitHub with the error.*

0 commit comments

Comments
 (0)