From 57b5b03c11474b6a0e47a13bc9fe7a766418be3a Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Thu, 14 Dec 2023 08:04:54 +0000 Subject: docs: align setup links in docs and readme (#1446) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -e atuin import auto -- cgit v1.3.1