diff --git a/README.md b/README.md index 0fcd0287..6d30af2d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ provided they don't violate our quality standards. To avoid frustration, before sending us your pull request please run full cargo build: ```bash -cargo tests +cargo test ``` You will need [Rust] installed on your system.