浏览代码

Add Homebrew package to installation methods (#284)

`imgproxy` formula has been merged: https://github.com/Homebrew/homebrew-core/pull/47489
Renaud Chaput 5 年之前
父节点
当前提交
3e243e8a25
共有 1 个文件被更改,包括 7 次插入0 次删除
  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.
 
+### macOS + Homebrew
+
+[imgproxy](https://formulae.brew.sh/formula/imgproxy) is available from Homebrew:
+```bash
+brew install imgproxy
+```
+
 ## From the source
 
 ### Ubuntu