summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-06-26 18:08:58 +0100
committerGitHub <noreply@github.com>2024-06-26 18:08:58 +0100
commitc107b4e4ecce9b5c042f326223969327d6a9e804 (patch)
treed40d0767ccbd9980e1a0b902d1c39364330986dc
parent8d5fac2a1fe19b2fec0be181ffe29df7a2bcf9e4 (diff)
docs: update quickstart install command (#2205)
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index dc30322ea..1b0009612 100644
--- a/README.md
+++ b/README.md
@@ -102,11 +102,7 @@ This will sign you up for the Atuin Cloud sync server. Everything is end-to-end
Read more in the [docs](https://docs.atuin.sh) for an offline setup, self hosted server, and more.
```
-# bash/zsh/etc
-bash <(curl --proto '=https' --tlsv1.2 -sSf https://setup.atuin.sh)
-
-# fish
-bash (curl --proto '=https' --tlsv1.2 -sSf https://setup.atuin.sh | psub)
+curl --proto '=https' --tlsv1.2 -LsSf https://setup.atuin.sh | sh
atuin register -u <USERNAME> -e <EMAIL>
atuin import auto