Update README.md with the minimal rust version
Former-commit-id: e45a46fa5803f049c8461b36d734134af9d75e77 Former-commit-id: c59ed03a400b5d36a2452592047c131118a72fbb
This commit is contained in:
parent
47032ec8b9
commit
32e2d807bd
|
@ -29,7 +29,7 @@ WebAssembly Demo: https://michelhe.github.io/rustboyadvance-ng/ ![Deploy](https:
|
|||
|
||||
# Build and usage (Desktop Application)
|
||||
|
||||
To get started, you need to get a [stable rust toolchain](https://rustup.rs).
|
||||
To get started, you need to get a [stable rust toolchain](https://rustup.rs) of version Rust 1.51 or later,
|
||||
|
||||
## Linux build dependencies
|
||||
Install SDL2 dependencies
|
||||
|
|
Reference in a new issue