From 2e3d655abc115dddf0cb5451e23c2d38b0e10a55 Mon Sep 17 00:00:00 2001 From: l3r8yJ Date: Sun, 23 Jun 2024 18:35:15 +0300 Subject: [PATCH] chore(#13): readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.