diff options
author | jacob janzen <53062115+JacobJanzen@users.noreply.github.com> | 2022-08-28 13:18:42 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-28 13:18:42 -0500 |
commit | 132da6b84ce78f977bd69916e236fab58e59ece5 (patch) | |
tree | f60f54fddda4c01532157108e197f1db8fd0d815 | |
parent | de1eab74ef648ee09ad701e5c3714121872f36e1 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |