diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ Prototype of a decentralized video streaming platform using P2P (bittorent) dire | |||
36 | 36 | ||
37 | ### Dependencies | 37 | ### Dependencies |
38 | 38 | ||
39 | * NodeJS >= 0.12 | 39 | * NodeJS == 0.12 |
40 | * Grunt-cli (npm install -g grunt-cli) | 40 | * Grunt-cli (npm install -g grunt-cli) |
41 | * OpenSSL (cli) | 41 | * OpenSSL (cli) |
42 | * MongoDB | 42 | * MongoDB |