mirror of
https://github.com/nushell/nushell.git
synced 2024-11-25 01:43:47 +01:00
Update README.md
This commit is contained in:
parent
371a951668
commit
84da815b22
@ -67,7 +67,7 @@ cargo install nu
|
|||||||
You can also build Nu yourself with all the bells and whistles (be sure to have installed the [dependencies](https://www.nushell.sh/book/en/installation.html#dependencies) for your platform), once you have checked out this repo with git:
|
You can also build Nu yourself with all the bells and whistles (be sure to have installed the [dependencies](https://www.nushell.sh/book/en/installation.html#dependencies) for your platform), once you have checked out this repo with git:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cargo build --workspace --features=stable
|
cargo build --workspace --features=extra
|
||||||
```
|
```
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
Loading…
Reference in New Issue
Block a user