From 49c98c0be70668f705fad99d4ce1ef05ade8474b Mon Sep 17 00:00:00 2001 From: Claire Carroll Date: Mon, 6 Apr 2026 14:48:14 -0700 Subject: [PATCH] Update to shorter URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 832a4f7..ecf48a7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Make sure to install hex from the hex-inc Homebrew tap: ### Shell installer ```sh -curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hex-inc/hex-cli/releases/latest/download/hex-installer.sh | sh +curl -fsSL https://hex.tech/install.sh | bash ``` ## Getting started