mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 08:23:24 +01:00
Update minimum Rust version requirement in README (#1851)
a4c1b092ba
introduced uses of `map_or` on `Result`, which was only stabilised in Rust 1.41.
This commit is contained in:
parent
ae8c864934
commit
7c61f427c6
@ -44,7 +44,7 @@ Try it in Gitpod.
|
||||
|
||||
Up-to-date installation instructions can be found in the [installation chapter of the book](https://www.nushell.sh/book/en/installation.html). **Windows users**: please note that Nu works on Windows 10 and does not currently have Windows 7/8.1 support.
|
||||
|
||||
To build Nu, you will need to use the **latest stable (1.39 or later)** version of the compiler.
|
||||
To build Nu, you will need to use the **latest stable (1.41 or later)** version of the compiler.
|
||||
|
||||
Required dependencies:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user