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
commit d5319f4fcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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