diff --git a/README.md b/README.md index 4107199..3172f13 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ 1. download `bodies.json` and `systemsWithCoordinates.json` from https://www.edsm.net/en/nightly-dumps/ and place them in the `dumps` folder 2. run `process.py` in the `dumps` folder -3. run `cargo install --git https://gitlab.com/Earthnuker/ed_lrr.git` -4. run `ed_lrr --help` +3. run `cargo install --path .` or `cargo install --git https://gitlab.com/Earthnuker/ed_lrr.git` +5. run `ed_lrr --help`