aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9063384..66cc7c1 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Alternatively, you can clone the repository and run
```sh
cargo build --release
```
-and the program will be `./target/release/writhing_mass_of_flesh`
+which will put the compiled executable at `./target/release/writhing_mass_of_flesh`
USAGE:
```sh