You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: orchestration/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Note for Windows users: *This guide assumes you're on a Mac or Linux host. Windo
19
19
### 2 - Build the Virtual Machine
20
20
21
21
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).
23
23
3. Type in `vagrant up`, and let Vagrant do its magic.
24
24
25
25
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