mirror of
https://github.com/nushell/nushell.git
synced 2025-06-19 08:26:57 +02:00
Update minimum Rust version requirement in README (#1851)
a4c1b092baa86bb9c113ed3d85a96236a00eeb49 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…
x
Reference in New Issue
Block a user