docs: correct link

This commit is contained in:
Ellie Huxtable 2023-12-14 09:02:15 +00:00 committed by GitHub
parent 1d0f05b6fb
commit 7fe96ff2b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ script which handles most of the commonly used platforms and package managers:
## bash/zsh
```
bash <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh)
bash <(curl --proto '=https' --tlsv1.2 -sSf https://setup.atuin.sh)
```
## fish