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:
parent
919f9ac47a
commit
3e243e8a25
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user