Skip to content

Commit

Permalink
Add note about node version
Browse files Browse the repository at this point in the history
  • Loading branch information
localhuman committed Mar 4, 2021
1 parent 5ad1682 commit d96a9d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Implementation of Nash cryptographic routines.

## Getting started

This library requires Node v14 or higher. Install on lower versions is not supported.

yarn install
yarn build
yarn test
Expand Down

0 comments on commit d96a9d3

Please sign in to comment.