diff options
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 |
