Update Rust requirement in README (nightly → 1.39+)
This commit is contained in:
parent
cda7f0cd7a
commit
499c430b47
|
@ -13,7 +13,7 @@ Note that it requires an extension to the Mumble protocol which has not yet been
|
|||
|
||||
#### Prerequisites
|
||||
|
||||
- Moderately recent Rust Nightly (e.g. via [rustup](https://rustup.rs/))
|
||||
- Rust 1.39+ (e.g. via [rustup](https://rustup.rs/))
|
||||
- libnice development headers (`libnice-devel` on Fedora, `libnice-dev` on Debian)
|
||||
- clang (`clang` on Fedora and Debian)
|
||||
|
||||
|
|
Loading…
Reference in a new issue