From c107b4e4ecce9b5c042f326223969327d6a9e804 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Wed, 26 Jun 2024 18:08:58 +0100 Subject: [PATCH] docs: update quickstart install command (#2205) --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index dc30322e..1b000961 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 -e atuin import auto