Skip to content

Commit fbd580a

Browse files
committed
Fix a misspelling.
1 parent bf8385e commit fbd580a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodejs/README.md

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

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

2929
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)