Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Install the Basecamp CLI with Homebrew

```bash
brew install basecamp/tap/basecamp-cli
brew install --cask basecamp/tap/basecamp-cli
```

## Upgrading or recovering from a failed install

If you previously installed the CLI as `basecamp` (or hit a migration error
referencing `/Applications/Basecamp 3.app`), reinstall the cask directly:

```bash
brew reinstall --cask basecamp/tap/basecamp-cli
```
3 changes: 0 additions & 3 deletions cask_renames.json

This file was deleted.

Loading