Skip to content

Commit

Permalink
update node dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
Frontesque authored Oct 12, 2024
1 parent fd349d4 commit 1d594c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ This is the guide to building the latest version of SCRCPY+ for all operating sy

## Prerequisites
- Windows
- [Node v18](https://nodejs.org/en/)
- [Node v20](https://nodejs.org/en/)
- Yarn Package Manager // run `npm i -g yarn`
- Linux
- [Node v18](https://nodejs.org/en/)
- [Node v20](https://nodejs.org/en/)
- Yarn Package Manager // run `sudo npm i -g yarn`
- MacOS
- [Node v16](https://nodejs.org/en/)
- [Node v20](https://nodejs.org/en/)
- Yarn Package Manager // run `sudo npm i -g yarn`

## Build
Expand Down

0 comments on commit 1d594c5

Please sign in to comment.