aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 467dca7..dd58352 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,5 +1,6 @@
This project uses [Rust](https://www.rust-lang.org/), so use the usual
-[cargo](https://doc.rust-lang.org/cargo/) commands in order to build and run
+[cargo](https://doc.rust-lang.org/cargo/) commands in order to build and run the
+desired binaries/tests.
## Issue reporting