summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEllie Huxtable <e@elm.sh>2021-04-27 18:32:44 +0100
committerGitHub <noreply@github.com>2021-04-27 18:32:44 +0100
commita503fa8b7d34e60ca4d25af686d206c03b80a791 (patch)
tree2e1252ba72da13645c29b06c6d06e3cadb4683ff
parent4df77c5201c5245cb08bab636787be6da782009f (diff)
Update README.md
-rw-r--r--README.md4
1 files 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 <USERNAME> -e <EMAIL> -p <PASSWORD>
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