From c4599fa1e671b85812778c9e81892cdaff3a5503 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20M=2E=20Bezerra?= Date: Wed, 10 Nov 2021 07:22:11 -0300 Subject: [PATCH] readme: Remove MRSV incorrect advice --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index db053b2..18cb024 100644 --- a/README.md +++ b/README.md @@ -97,10 +97,6 @@ Compiled for `x86_64` on _Linux_, _Mac OS_ and _Windows_, run with `curl` or `wg The script will copy the [latest binary](https://github.com/ouch-org/ouch/releases) to `/usr/local/bin`. -## Minimum Supported Rust Version - -`ouch` will always be developed with the latest stable release of the Rust toolchain. - ## Installing from source code Check the [wiki guide](https://github.com/ouch-org/ouch/wiki/Compiling-and-installing-from-source-code).