charles-001 / dolphie

Your single pane of glass for real-time analytics into MySQL/MariaDB & ProxySQL
https://pypi.org/project/dolphie/
GNU General Public License v3.0
589 stars 36 forks source link

docs: add homebrew installation note #29

Closed chenrui333 closed 1 year ago

chenrui333 commented 1 year ago

Update README to include a homebrew installation note.

$ brew install dolphie
==> Fetching dolphie
==> Downloading https://ghcr.io/v2/homebrew/core/dolphie/manifests/3.0.9
########################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/dolphie/blobs/sha256:b7ce9adf02c6
########################################################################### 100.0%
==> Pouring dolphie--3.0.9.arm64_ventura.bottle.tar.gz
🍺  /opt/homebrew/Cellar/dolphie/3.0.9: 746 files, 4.9MB
charles-001 commented 1 year ago

Thanks for getting dolphie into homebrew @chenrui333 !