Skip to content

Commit

Permalink
Merge pull request #588 from mshrtsr/chore/add-installation-from-home…
Browse files Browse the repository at this point in the history
…brew

chore: add installation from Homebrew
  • Loading branch information
jonabc authored Dec 12, 2022
2 parents 31b4406 + d9662ac commit 631302e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,12 @@ And then execute:
$> bundle
```

### With a Homebrew (on macOS)

```bash
brew install licensed
```

### As an executable

Download a package from GitHub and extract the executable. Executable packages are available for each release starting with version 1.2.0.
Expand Down

0 comments on commit 631302e

Please sign in to comment.