From 32e2d807bd6653a160ddbbd85296ad6f6778e675 Mon Sep 17 00:00:00 2001 From: Michel Heily Date: Sun, 4 Jul 2021 00:37:49 +0300 Subject: [PATCH] Update README.md with the minimal rust version Former-commit-id: e45a46fa5803f049c8461b36d734134af9d75e77 Former-commit-id: c59ed03a400b5d36a2452592047c131118a72fbb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c45b0c..96bff37 100644 --- a/README.md +++ b/README.md @@ -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