diff options
| author | Bruce Huang <helbingxxx@gmail.com> | 2022-10-08 11:36:49 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-08 03:36:49 +0000 |
| commit | 02049bf68d5389140e62393cd90e310e9e2749e4 (patch) | |
| tree | eaa5f6077be80512d20f75ee597a730a40382dac /README.md | |
| parent | add some error messages (#510) (diff) | |
| download | atuin-02049bf68d5389140e62393cd90e310e9e2749e4.zip | |
update zh-CN docs (#539)
* update zh-CN docs
* update zh-CN docs
* update zh-CN docs
* update zh-CN docs
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -108,7 +108,7 @@ Alongside the hosted Atuin server, there is also a service which generates activ For example, here is mine:  - + If you wish to get your own, after signing up for the sync server, run this ``` @@ -138,6 +138,8 @@ system package manager where possible (pacman, homebrew, etc etc). bash <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh) ``` +And then follow [the shell setup](#shell-plugin) + ### With cargo It's best to use [rustup](https://rustup.rs/) to get setup with a Rust |
