Update README
This commit is contained in:
parent
afae1c08b5
commit
ed53d5a3f0
1 changed files with 2 additions and 2 deletions
|
@ -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`
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue