Skip to content

Commit

Permalink
Fix link to node version (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
BD103 authored Dec 11, 2023
1 parent 8743b68 commit 82b536f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Check out our [online documentation](https://acmerobotics.github.io/ftc-dashboar
1. Install Node.js
- Note: Node.js 16+ is required for builds to work on M1 MacBooks
- Current Node version used in gradle builds can be found in [FtcDashboard/build.gradle](https://github.com/acmerobotics/ftc-dashboard/blob/8ac8b29257dede5f4a13c440fe6756efc270cbb8/FtcDashboard/build.gradle#L4)
- Current Node version used in gradle builds can be found in [FtcDashboard/build.gradle](https://github.com/acmerobotics/ftc-dashboard/blob/master/FtcDashboard/build.gradle#L33)
- Node version is `18.12.1` as of time of writing
2. Install Yarn
Expand Down

0 comments on commit 82b536f

Please sign in to comment.