Merge pull request #1471 from edibopp/patch-1

Mention updated Node version 12.x in README
This commit is contained in:
Danny Coates
2020-07-09 19:20:04 -07:00
committed by GitHub

View File

@@ -30,7 +30,7 @@ A file sharing experiment which allows you to send encrypted files to other user
## Requirements ## Requirements
- [Node.js 10.x](https://nodejs.org/) - [Node.js 12.x](https://nodejs.org/)
- [Redis server](https://redis.io/) (optional for development) - [Redis server](https://redis.io/) (optional for development)
- [AWS S3](https://aws.amazon.com/s3/) or compatible service (optional) - [AWS S3](https://aws.amazon.com/s3/) or compatible service (optional)