Skip to content

Commit b5f82be

Browse files
committed
bump to node v24 in README requirements section
1 parent 8df87f4 commit b5f82be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If you have questions, feel free to ask in the [Stellar Developer Discord](https
6161

6262
To begin development on the documentation, you will first need to install the following:
6363

64-
- Node.js (v22, or higher): see https://nodejs.org/en/download/package-manager for details for your system
64+
- Node.js (v24, or higher): see https://nodejs.org/en/download/package-manager for details for your system
6565
- npm: e.g. `sudo apt install npm` on Ubuntu
6666
- yarn: `npm install yarn`
6767
- If you're getting dependency errors, try using `npm install yarn --legacy-peer-deps`

0 commit comments

Comments
 (0)