summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2023-12-14 08:04:54 +0000
committerGitHub <noreply@github.com>2023-12-14 08:04:54 +0000
commit57b5b03c11474b6a0e47a13bc9fe7a766418be3a (patch)
tree2f4ddb1cd249a263bdf3794bf69d51bf03b78f20
parent1945c9fb3a44af62f74adc012d72ddbba3715059 (diff)
docs: align setup links in docs and readme (#1446)
-rw-r--r--README.md2
-rw-r--r--docs/docs/guide/index.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b8ded1d6..8664caf5 100644
--- a/README.md
+++ b/README.md
@@ -105,7 +105,7 @@ This will sign you up for the default sync server, hosted by me. Everything is e
Read more below for offline-only usage, or for hosting your own server.
```
-bash <(curl https://raw.githubusercontent.com/atuinsh/atuin/main/install.sh)
+bash <(curl --proto '=https' --tlsv1.2 -sSf https://setup.atuin.sh)
atuin register -u <USERNAME> -e <EMAIL>
atuin import auto
diff --git a/docs/docs/guide/index.md b/docs/docs/guide/index.md
index f78ee423..56658f20 100644
--- a/docs/docs/guide/index.md
+++ b/docs/docs/guide/index.md
@@ -31,7 +31,7 @@ Please do try and read this guide, but if you're in a hurry and want to get
started quickly:
```
-bash <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh)
+bash <(curl --proto '=https' --tlsv1.2 -sSf https://setup.atuin.sh)
atuin register -u <USERNAME> -e <EMAIL>
atuin import auto