README.md: update for release

This commit is contained in:
Matthias Schiffer 2023-09-30 16:17:49 +02:00
parent d9d7cda5ee
commit 1559486727
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C

View file

@ -48,9 +48,8 @@ the generated map files to public webspace to make the map available to others.
## Installation
Building the MinedMap map generator requires a recent Rust toolchain. There are no
releases on crates.io or binary releases yet. For now, it can be installed using the
following command:
Building the MinedMap map generator requires a recent Rust toolchain. The
following command can be used to build the current development version from source:
```shell
cargo install --git 'https://github.com/NeoRaider/MinedMap.git'
```