Update README

This commit is contained in:
Lucien Cartier-Tilet 2020-08-11 18:19:15 +02:00
parent 8e38042078
commit 175b907afb
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -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