mirror of
https://github.com/nushell/nushell
synced 2024-12-27 05:23:11 +00:00
update min rust version (#3462)
Co-authored-by: Henrik Sjööh <henrik.sjooh@configura.com>
This commit is contained in:
parent
2b92e3e8a7
commit
3e325a1974
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,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/installation.html). **Windows users**: please note that Nu works on Windows 10 and does not currently have Windows 7/8.1 support.
|
Up-to-date installation instructions can be found in the [installation chapter of the book](https://www.nushell.sh/book/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.47 or later)** version of the compiler.
|
To build Nu, you will need to use the **latest stable (1.51 or later)** version of the compiler.
|
||||||
|
|
||||||
Required dependencies:
|
Required dependencies:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue