Update README

This commit is contained in:
2020-08-11 18:19:15 +02:00
parent 8e38042078
commit 175b907afb

View File

@@ -37,7 +37,7 @@
$ cd pumopm $ cd pumopm
$ cargo build --release $ cargo build --release
$ cargo run --release # to run the project $ 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 #+END_SRC
* Usage * Usage