Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions mapsync-server/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# MapSync Server

This server is written for nodejs v24. Use [nvm](https://github.com/nvm-sh/nvm) to easily switch to this version:
This server is written for nodejs v25. Use [nvm](https://github.com/nvm-sh/nvm) to easily switch to this version:

- `nvm install 24`
- `nvm use 24`
- `nvm use` (This will use the version specified in `.nvmrc`)