Skip to content

Commit

Permalink
update recommended Node.js and NPM to latest LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
Joey Nguyen committed Dec 22, 2024
1 parent f10bdfa commit caed589
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ To contribute to ZMK Studio, follow these steps:

Ensure you have the following installed on your system:

- [Node.js](https://nodejs.org/) (version 14 or later)
- [npm](https://www.npmjs.com/) (version 6 or later)
- [Node.js](https://nodejs.org/) (version 22 or later)
- [npm](https://www.npmjs.com/) (version 10 or later)
- [Rust](https://www.rust-lang.org/tools/install) (for building Tauri applications)
- [Tauri CLI](https://tauri.app/v1/guides/getting-started/prerequisites/)

Expand Down

0 comments on commit caed589

Please sign in to comment.