📝 Use official tap

This commit is contained in:
makeworld 2020-09-15 13:54:32 -04:00
parent b2b8e3082d
commit fe0fd784bb
1 changed files with 3 additions and 2 deletions

View File

@ -50,9 +50,10 @@ yay -S amfora
### Homebrew
If you use [Homebrew](https://brew.sh/), you can install the package maintained by @Jackymancs4.
If you use [Homebrew](https://brew.sh/), you can install Amfora through the official tap.
```
brew install jackymancs4/tap/amfora
brew tap makeworld-the-better-one/tap
brew install amfora
```
You can update it with:
```