Merge pull request #535 from LuFlo/master

Fixed minimum NodeJS version in README
This commit is contained in:
Danny Coates 2017-08-24 15:51:55 -07:00 committed by GitHub
commit c68f796891

View File

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