mirror of
https://github.com/nushell/nushell
synced 2024-12-26 13:03:07 +00:00
Update README.md
This commit is contained in:
parent
371a951668
commit
84da815b22
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
```bash
|
||||
cargo build --workspace --features=stable
|
||||
cargo build --workspace --features=extra
|
||||
```
|
||||
|
||||
### Docker
|
||||
|
|
Loading…
Reference in a new issue