From 175b907afb9c432145d5016881b5c133cebbbca3 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Tue, 11 Aug 2020 18:19:15 +0200 Subject: [PATCH] Update README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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