summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2900dbf5..12854145 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ to get it on your system can be found here: <https://doc.rust-lang.org/cargo/get
With Cargo available, the project can be built with
```sh
-make meli
+make
```
The resulting binary will then be found under `target/release/meli`