From 2b8090dabc1a10b1219a9d57c23e0b080a645072 Mon Sep 17 00:00:00 2001 From: Jeff <142809588+ksp-jjensen@users.noreply.github.com> Date: Thu, 23 Apr 2026 22:54:18 -0400 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