diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-12-14 08:04:54 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-14 08:04:54 +0000 |
| commit | 57b5b03c11474b6a0e47a13bc9fe7a766418be3a (patch) | |
| tree | 2f4ddb1cd249a263bdf3794bf69d51bf03b78f20 /README.md | |
| parent | chore: remove issue template (#1444) (diff) | |
| download | atuin-57b5b03c11474b6a0e47a13bc9fe7a766418be3a.zip | |
docs: align setup links in docs and readme (#1446)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
