Skip to content

Commit 43a2be8

Browse files
authored
[readme] Add comment about node (#80)
1 parent b45fb51 commit 43a2be8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Copy `frontend/.env.sample` to `frontend/.env` and edit the configuration variab
1919

2020
First, install both the [Solana CLI tools](https://docs.solana.com/cli/install-solana-cli-tools) and [Anchor](https://www.anchor-lang.com/docs/installation). We recommend `v1.14.20` for Solana and `v0.27.0` for Anchor.
2121

22+
Node : We recommend using [nvm](https://github.com/nvm-sh/nvm#installing-and-updating). Node version needs to be `< v17.0.0`.
23+
2224
Install [Docker](https://docs.docker.com/engine/install/).
2325

2426
Install jq and gsed.

0 commit comments

Comments
 (0)