diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/guide/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/guide/index.md b/docs/docs/guide/index.md index ba675d43..db26f4ce 100644 --- a/docs/docs/guide/index.md +++ b/docs/docs/guide/index.md @@ -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 |
