Browse Source

Add Homebrew package to installation methods (#284)

`imgproxy` formula has been merged: https://github.com/Homebrew/homebrew-core/pull/47489
Renaud Chaput 5 năm trước cách đây
mục cha
commit
3e243e8a25
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      docs/installation.md

+ 7 - 0
docs/installation.md

@@ -39,6 +39,13 @@ git push heroku master
 
 
 [imgproxy](https://aur.archlinux.org/packages/imgproxy/) package is available from AUR.
 [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
 ## From the source
 
 
 ### Ubuntu
 ### Ubuntu