You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ Happy hacking!
15
15
> Most of our contributors are working on Apple machines, so all our instructions are currently macOS / Linux centric. Contributions for Windows development welcome!
16
16
17
17
-[Node.js](https://nodejs.org/) v20.x
18
+
-[Yarn CLI](https://yarnpkg.com/getting-started/install) (can be installed with `corepack`, Homebrew, etc)
18
19
- C compiler toolchain (usually installed with `xcode` on Mac)
19
20
- Python <= 3.11 (required to build ninja)
20
21
- Rust toolchain (required to build rewatch; follow the instructions at https://www.rust-lang.org/tools/install)
0 commit comments