From 132da6b84ce78f977bd69916e236fab58e59ece5 Mon Sep 17 00:00:00 2001 From: jacob janzen <53062115+JacobJanzen@users.noreply.github.com> Date: Sun, 28 Aug 2022 13:18:42 -0500 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3