Skip to content
Merged
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
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ macOS has built-in screen recording, but it's buried in menus and limited in fea

## Install

### Homebrew

```bash
brew install --cask meck93/tap/capture-this
```

Homebrew installs the app into `/Applications` and keeps it up to date with normal `brew upgrade` flows.

### From source

```bash
Expand Down
Loading