mirror of
https://github.com/nushell/nushell.git
synced 2025-04-30 16:14:27 +02:00
Update README.md
This commit is contained in:
parent
5dfc81a157
commit
8855c54391
@ -46,7 +46,7 @@ Optional dependencies:
|
|||||||
* To use Nu with all possible optional features enabled, you'll also need the following:
|
* To use Nu with all possible optional features enabled, you'll also need the following:
|
||||||
* on Linux (on Debian/Ubuntu): `apt install libxcb-composite0-dev libx11-dev`
|
* on Linux (on Debian/Ubuntu): `apt install libxcb-composite0-dev libx11-dev`
|
||||||
|
|
||||||
To install Nu via cargo (make sure you have installed [rustup](https://rustup.rs/) and the beta compiler via `rustup install stable`):
|
To install Nu via cargo (make sure you have installed [rustup](https://rustup.rs/) and the latest stable compiler via `rustup install stable`):
|
||||||
|
|
||||||
```
|
```
|
||||||
cargo install nu
|
cargo install nu
|
||||||
|
Loading…
Reference in New Issue
Block a user