aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/zh-CN/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zh-CN/README.md b/docs/zh-CN/README.md
index 1d8420fd..08b8f7d9 100644
--- a/docs/zh-CN/README.md
+++ b/docs/zh-CN/README.md
@@ -167,7 +167,7 @@ pacman -S atuin
```
git clone https://github.com/ellie/atuin.git
-cd atuin/atuin
+cd atuin/crates/atuin
cargo install --path .
```