diff --git a/cli/README.md b/cli/README.md index 0ce1e2a..9bf1b59 100644 --- a/cli/README.md +++ b/cli/README.md @@ -39,7 +39,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh # install mesc git clone https://github.com/paradigmxyz/mesc cd mesc -cargo install --path rust/crates/cli +cargo install --path rust/crates/mesc_cli ``` ## Example Usage