Skip to content

Commit 8c9b7e9

Browse files
committed
Update README.md
1 parent 037792b commit 8c9b7e9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@ The Koans are a set of tasks to complete. Prepared tests checks if they are done
66

77
## Installation
88

9-
Make sure you have Node.js and Python 2 installed.
9+
Make sure you have Node.js (ver. > 4) and Python 2 installed.
1010

1111
1. `git clone https://github.com/arkency/reactjs_koans.git`
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-
1715
## Koans structure
1816

1917
* Edit the files found in the **`exercises`** directory.

0 commit comments

Comments
 (0)