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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ speed on some of the tools and concepts we'll be covering:
## System Requirements

- [git][git] v2.18 or greater
- [NodeJS][node] v18 or greater
- [npm][npm] v8 or greater
- [NodeJS][node] v24 or greater
- [npm][npm] v9 or greater

All of these must be available in your `PATH`. To verify things are set up
properly, you can run this:
Expand Down
Loading