From ed53d5a3f0d8cad6cd91f5983f2a703aa0fd08ce Mon Sep 17 00:00:00 2001 From: Daniel Seiller Date: Mon, 17 Jun 2019 01:51:37 +0200 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`