aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d980af8f..64f126b8 100644
--- a/README.md
+++ b/README.md
@@ -250,7 +250,7 @@ And then follow [the shell setup](#shell-plugin)
```
git clone https://github.com/atuinsh/atuin.git
-cd atuin/atuin
+cd atuin/crates/atuin
cargo install --path .
```