Skip to content

Commit aa57504

Browse files
authored
Update supported node version
1 parent 3b231f2 commit aa57504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ console.log('decrypted: ', decrypted);
2727
```shell
2828
npm install node-rsa
2929
```
30-
> <sub>Requires nodejs >= 0.10.x or io.js >= 1.x</sub>
30+
> <sub>Requires nodejs >= 8.11.1</sub>
3131
3232
### Testing
3333

0 commit comments

Comments
 (0)