Skip to content

Commit e7b59cd

Browse files
committed
Add note about Rust version to CONTRIBUTING.md
1 parent 77a1308 commit e7b59cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Happy hacking!
1818
- [Yarn CLI](https://yarnpkg.com/getting-started/install) (can be installed with `corepack`, Homebrew, etc)
1919
- C compiler toolchain (usually installed with `xcode` on Mac)
2020
- Python <= 3.11 (required to build ninja)
21-
- Rust toolchain (required to build rewatch; follow the instructions at https://www.rust-lang.org/tools/install)
21+
- Rust toolchain (required to build rewatch; follow the instructions at https://www.rust-lang.org/tools/install and install the version listed as `rust-version` in `rewatch/Cargo.toml`)
2222
- `opam` (OCaml Package Manager) v2.2.0
2323
- VSCode (+ [OCaml Platform Extension](https://marketplace.visualstudio.com/items?itemName=ocamllabs.ocaml-platform))
2424

0 commit comments

Comments
 (0)