From f918898c53420afcf165fbeae68b5787896aec23 Mon Sep 17 00:00:00 2001 From: CODe <71spates.bravest@icloud.com> Date: Thu, 27 Feb 2025 22:08:29 +0100 Subject: [PATCH] Fix typos in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56dbe7d..b1d92a1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ good insight into the internals of the execution in a step-wise manner. ## CLI -You can simply use `cargo run` or build/intall the binary as follows: +You can simply use `cargo run` or build/install the binary as follows: ``` # to build in debug mode