mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-03-04 17:23:33 +01:00
README.md: mention minimum supported Rust version
This commit is contained in:
parent
196e21718f
commit
b32bdb4d8e
1 changed files with 2 additions and 2 deletions
|
@ -48,8 +48,8 @@ the generated map files to public webspace to make the map available to others.
|
|||
|
||||
## Installation
|
||||
|
||||
Building the MinedMap map generator from source requires a recent Rust toolchain. The
|
||||
following command can be used to build the current development version:
|
||||
Building the MinedMap map generator from source requires a recent Rust toolchain (1.72.0
|
||||
or newer). The following command can be used to build the current development version:
|
||||
```shell
|
||||
cargo install --git 'https://github.com/NeoRaider/MinedMap.git'
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue