diff options
Diffstat (limited to '')
-rw-r--r-- | docs/Rust.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Rust.md b/docs/Rust.md index 709270b..977b404 100644 --- a/docs/Rust.md +++ b/docs/Rust.md @@ -17,7 +17,7 @@ Add this to your `Cargo.toml`: locusts = "1" ``` -or +or run the following ```sh cargo add locusts |