1
1
mirror of https://github.com/ellie/atuin.git synced 2024-09-11 21:18:22 +03:00

docs: align setup links in docs and readme (#1446)

This commit is contained in:
Ellie Huxtable 2023-12-14 08:04:54 +00:00 committed by GitHub
parent 1945c9fb3a
commit 57b5b03c11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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