mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-08 01:15:04 +01:00
Specify nightly
This commit is contained in:
parent
8a5d82e820
commit
ea020f1b82
@ -27,9 +27,13 @@ As well as the expected command, A'tuin stores
|
||||
|
||||
## Install
|
||||
|
||||
`atuin` needs a recent version of Rust + Cargo! It's best to use
|
||||
`atuin` needs a nightly version of Rust + Cargo! It's best to use
|
||||
[rustup](https://rustup.rs/) for getting set up there.
|
||||
|
||||
```
|
||||
rustup default nightly
|
||||
```
|
||||
|
||||
```
|
||||
cargo install atuin
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user