Add tap instructions to readme
This commit is contained in:
parent
58579a5ed7
commit
7aa792f5c9
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@ Search macOS Contacts and output data for aerc email client
|
||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
OR
|
||||||
|
|
||||||
|
```shell script
|
||||||
|
brew tap crocmagnon/homebrew-formulae https://git.sr.ht/~crocmagnon/homebrew-formulae
|
||||||
|
brew install aerc-contacts
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
```shell script
|
```shell script
|
||||||
aerc-contacts John Doe
|
aerc-contacts John Doe
|
||||||
|
|
Loading…
Reference in a new issue