24
1
Fork 0

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
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,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: