diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/index.md | 2 | ||||
| -rw-r--r-- | docs/zh-CN/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs/index.md b/docs/docs/index.md index b79c169f..6d398be6 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -149,7 +149,7 @@ And then follow [the shell setup](#shell-plugin) ``` git clone https://github.com/ellie/atuin.git -cd atuin +cd atuin/atuin cargo install --path . ``` diff --git a/docs/zh-CN/README.md b/docs/zh-CN/README.md index 8894aaec..1d8420fd 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 +cd atuin/atuin cargo install --path . ``` |
