diff --git a/README.md b/README.md index 5719252..6c7bdf4 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ As you can see, using `bottom` to encode text is extremely space-efficient, and This implementation can encode text at *approximately* 30MB/s. ## Usage -Clone the repo, run ``cargo build``, and then use the CLI. +Clone the repo, run `cargo build --release`, and then use the CLI with `./target/release/bottomify`. ``` Bottom translator 1.0.0 Kaylynn @@ -74,4 +74,4 @@ I don't care. Documentation is for losers. ### Rust btw -It's not long until my hippocampus becomes ferrous. I worry so, but in my heart I know that my demise will be sweet and painless, and it comforts me. \ No newline at end of file +It's not long until my hippocampus becomes ferrous. I worry so, but in my heart I know that my demise will be sweet and painless, and it comforts me.