From a503fa8b7d34e60ca4d25af686d206c03b80a791 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Tue, 27 Apr 2021 18:32:44 +0100 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6fcbf0f..187f7b99 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ # Quickstart ``` -sh <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh) +bash <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh) atuin register -u -e -p atuin import auto @@ -64,7 +64,7 @@ system package manager where possible (AUR, homebrew, etc etc). ``` # do not run this as root, root will be asked for if required -sh <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh) +bash <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh) ``` ### With cargo -- cgit v1.2.3