Skip to content

Commit

Permalink
Changed node version from LTS to v18.18.0 (#1068)
Browse files Browse the repository at this point in the history
Changed node version from LTS to v18.18.0 to be compatible with dapp-agoric-basics
  • Loading branch information
kbennett2000 authored Apr 26, 2024
1 parent 49672f9 commit acbb947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/guides/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ source ~/.bashrc
Finally, install Node with the command:

```sh
nvm install --lts
nvm install v18.18.0
```

</details>
Expand Down

0 comments on commit acbb947

Please sign in to comment.