diff options
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ae11549..0a4cf33 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,7 +13,7 @@ - A text editor; any will do, but if you use VSCode, it will ask if you want the recommended extensions for this project - [The Rust Toolchain and `cargo`](https://rustup.rs) -- GNU Make (optional but helpful) +- `make(1)` To compile: |