24
1
Fork 0

Fixed minimum NodeJS version

NodeJS version was increased due to http header splitting vulnerability
This commit is contained in:
LuFlo 2017-08-24 21:00:28 +02:00 committed by GitHub
parent 8f1c404724
commit 31faaf147e
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ A file sharing experiment which allows you to send encrypted files to other user
## Requirements
- [Node.js 8+](https://nodejs.org/)
- [Node.js 8.2+](https://nodejs.org/)
- [Redis server](https://redis.io/)
**NOTE:** To run the project, make sure you have a Redis server running locally: