From f0a2bcb796b5775e0ab3fecec22c19bceaec2088 Mon Sep 17 00:00:00 2001 From: Manuel Meurer Date: Mon, 18 May 2026 21:42:32 +0200 Subject: [PATCH] Fix link to Basecamp CLI install guide --- install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.md b/install.md index e63c96b..92d8ac9 100644 --- a/install.md +++ b/install.md @@ -18,7 +18,7 @@ Check if the Basecamp CLI is already installed: basecamp --version ``` -If `basecamp` is not installed, install it. See the [Basecamp CLI install guide](https://github.com/basecamp/basecamp-cli/blob/main/INSTALL.md) for full options, or use Homebrew: +If `basecamp` is not installed, install it. See the [Basecamp CLI install guide](https://github.com/basecamp/basecamp-cli/blob/main/install.md) for full options, or use Homebrew: ```bash brew install --cask basecamp/tap/basecamp