Skip to content

Commit

Permalink
Added homebrew info in the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
aurc committed Dec 6, 2021
1 parent d923ac0 commit 1be0c17
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,16 @@ port to other applications.

## Installation

### Homebrew For the Inpatient

Consider using homebrew to install the utility from there:
````
brew install aurc/tap/plist
````
More information here: [plist homebrew tap](https://github.com/aurc/homebrew-tap)

### Golang

````bash
# As CLI Tool
go install github.com/aurc/plist@latest
Expand Down

0 comments on commit 1be0c17

Please sign in to comment.