Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit d9a063f

Browse files
committed
[README] Mention dependencies to build Protagonist
1 parent 613a5fb commit d9a063f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ The best way to install Protagonist is by using its [NPM package](https://npmjs.
1717
$ npm install protagonist
1818
```
1919

20-
Works smoothly with node.js ~0.8.15, 0.10.x, 0.12.x, 2 to 4 and iojs v1.x.x
20+
**NOTE:** *Installing Protagonist depends on having Python 2 installed along with a compiler such as GCC, Clang or MSVC.*
21+
22+
Tested with node.js ~0.8.15, 0.10.x, 0.12.x, 2 to 5 and iojs v1.x.x
2123

2224
## Getting started
2325

0 commit comments

Comments
 (0)