Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Commit

Permalink
Mention updated Node version 12.x in README
Browse files Browse the repository at this point in the history
Just passing by I noticed that it seems like it was overlooked to update the README in 89469e3
  • Loading branch information
milibopp authored May 15, 2020
1 parent dfe3631 commit 5a02e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 5a02e32

Please sign in to comment.