Change the node version to be exactly 0.12
This commit is contained in:
parent
d148f3b9b1
commit
e1e7d14480
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Prototype of a decentralized video streaming platform using P2P (bittorent) dire
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
|
|
||||||
* NodeJS >= 0.12
|
* NodeJS == 0.12
|
||||||
* Grunt-cli (npm install -g grunt-cli)
|
* Grunt-cli (npm install -g grunt-cli)
|
||||||
* OpenSSL (cli)
|
* OpenSSL (cli)
|
||||||
* MongoDB
|
* MongoDB
|
||||||
|
|
Loading…
Reference in a new issue