diff --git a/README.md b/README.md index aea082e..1567500 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ separate API-crate and CLI coverage status. ## CLI +Build the workspace with `cargo build`; the CLI executable is written to +`target/debug/gotcha`. To build only the CLI, use `cargo build -p gotcha-cli`. + Store each server profile in `~/.config/gotcha/config`: ```sh