Skip to content

Commit b23ae8b

Browse files
committed
Add note about NVM and change one paragraph header
Ref. #45
1 parent aeadc19 commit b23ae8b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Make sure you have Node.js and Python 2 installed.
1212
2. `cd reactjs_koans`
1313
3. `npm run setup`
1414

15+
Having troubles with installation? Try using Node.js in `0.12` version. You can use [`nvm`](https://github.com/creationix/nvm) to install multiple versions on Node on your machine.
16+
1517
## Koans structure
1618

1719
* Edit the files found in the **`exercises`** directory.
@@ -37,7 +39,7 @@ You can run a webserver and see your changes live in your web browser:
3739

3840
Join our [React.js Kung Fu newsletter](http://eepurl.com/br5PF1) and receive free React.js lessons every now and then.
3941

40-
## Story of this project
42+
## More than just Koans
4143

4244
<img src="http://reactkungfu.com/assets/images/rbe-cover.png" alt="Rails meets React.js" width="33%" style="margin-right: 3em" align="right" />
4345

0 commit comments

Comments
 (0)