24
1
Fork 0

Mention updated Node version 12.x in README

Just passing by I noticed that it seems like it was overlooked to update the README in 89469e3c9c
This commit is contained in:
Eduard Bopp 2020-05-15 15:53:56 +02:00 committed by GitHub
parent dfe3631bcd
commit 5a02e32aec
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)