1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-08 10:45:04 +02:00

Add Homebrew package to installation methods (#284)

`imgproxy` formula has been merged: https://github.com/Homebrew/homebrew-core/pull/47489
This commit is contained in:
Renaud Chaput 2019-12-09 10:31:32 +01:00 committed by Sergey Alexandrovich
parent 919f9ac47a
commit 3e243e8a25

View File

@ -39,6 +39,13 @@ git push heroku master
[imgproxy](https://aur.archlinux.org/packages/imgproxy/) package is available from AUR.
### macOS + Homebrew
[imgproxy](https://formulae.brew.sh/formula/imgproxy) is available from Homebrew:
```bash
brew install imgproxy
```
## From the source
### Ubuntu