Skip to content

Commit

Permalink
Document correct node JS version.
Browse files Browse the repository at this point in the history
  • Loading branch information
m1cm1c committed Apr 2, 2024
1 parent db3e1c1 commit 8b5aa98
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 @@ -11,7 +11,7 @@ The Blockchain identities are implemented with the [ERC725](https://github.com/e
The latest version of the sequence and entity relationship diagrams from the whitepaper can be found in the directory './documentation'.

# Setup
Make sure that your node JS version is 16.17.1 because some of the dependencies do not work with newer versions.
Make sure that your node JS version is 20.12.0 because some of the dependencies do not work with newer versions.

## Cloning the repository
git clone --recursive https://github.com/B2E2/b2e2_contracts.git
Expand Down

0 comments on commit 8b5aa98

Please sign in to comment.