Skip to content

Commit

Permalink
fix source path, atuin crate moved
Browse files Browse the repository at this point in the history
  • Loading branch information
ellie committed Apr 22, 2024
1 parent 1a961f0 commit 9f4f00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/guide/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ If you don't wish to use the installer, the manual installation steps are as fol

```shell
git clone https://github.com/atuinsh/atuin.git
cd atuin/atuin
cd atuin/crates/atuin
cargo install --path .
```
</TabItem>
Expand Down

0 comments on commit 9f4f00a

Please sign in to comment.