Skip to content

Commit

Permalink
docs: correct link
Browse files Browse the repository at this point in the history
  • Loading branch information
ellie authored Dec 14, 2023
1 parent 1d0f05b commit 7fe96ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

1 comment on commit 7fe96ff

@vercel
Copy link

@vercel vercel bot commented on 7fe96ff Dec 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

atuin-docs – ./

atuin-docs-git-main-atuin.vercel.app
atuin-docs-atuin.vercel.app
atuin-docs.vercel.app

Please sign in to comment.