diff --git a/README.org b/README.org index 21dfd15..0e92af1 100644 --- a/README.org +++ b/README.org @@ -37,7 +37,7 @@ $ cd pumopm $ cargo build --release $ cargo run --release # to run the project - $ cargo install # optional, to install for the user the project + $ cargo install --path . # optional, to install for the user the project #+END_SRC * Usage