From 4b7ff87c23692a178493b15d9d13a0c4c9f81127 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Tue, 5 May 2020 18:03:15 -0400 Subject: docs: clarify line about msrv, force retrigger of travis build --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 455dcb30..d72f2ae6 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Note that binaries are built on the stable version of Rust, and I mainly test an There are a few ways to go about doing this. Note that the MSRV is 1.40.0. For example: ```bash -# If required, update Rust on the stable channel, or at least MSRV +# If required, update Rust on the stable channel rustup update stable # Clone and install the newest master version all via Cargo @@ -522,7 +522,7 @@ The current compatibility of widgets with operating systems from personal testin ## Contribution -Contribution is always welcome - please take a look at [CONTRIBUTING.md](./CONTRIBUTING.md) for details on how to help. +Contribution is always welcome! Please take a look at [CONTRIBUTING.md](./CONTRIBUTING.md) for details on how to help. ### Contributors @@ -542,6 +542,7 @@ Thanks to all contributors ([emoji key](https://allcontributors.org/docs/en/emoj + ## Thanks -- cgit v1.2.3