Skip to content

Commit

Permalink
chore(docs): add nvm
Browse files Browse the repository at this point in the history
;
  • Loading branch information
dtfiedler committed Mar 8, 2024
1 parent 89588be commit 6519753
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nvm
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v18.17.1
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ const records = arIO.getArNSRecords();

### Setup & Build

- `nvm use` - use the correct node version
- `yarn install` - installs dependencies
- `yarn build` - builds web/node/bundled outputs

Expand Down

0 comments on commit 6519753

Please sign in to comment.