mirror of
https://github.com/nushell/nushell
synced 2024-12-27 05:23:11 +00:00
Update required rust version (#2718)
Co-authored-by: Joshua Shanks <jjshanks@stripe.com>
This commit is contained in:
parent
4e17292a12
commit
5faa82e323
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,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.41 or later)** version of the compiler.
|
||||
To build Nu, you will need to use the **latest stable (1.47 or later)** version of the compiler.
|
||||
|
||||
Required dependencies:
|
||||
|
||||
|
|
Loading…
Reference in a new issue