From 5321df3df4772632f23c800e1f69cf4c2b272654 Mon Sep 17 00:00:00 2001 From: Aaron Madlon-Kay Date: Wed, 27 Jan 2021 15:47:48 +0900 Subject: [PATCH] Mention MacPorts in readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ad3ac3ea..2a4057cb 100644 --- a/README.md +++ b/README.md @@ -208,11 +208,19 @@ $ sudo service toxiproxy start **OS X** +With [Homebrew](https://brew.sh/): + ```bash $ brew tap shopify/shopify $ brew install toxiproxy ``` +Or with [MacPorts](https://www.macports.org/): + +```bash +$ port install toxiproxy +``` + **Windows** Toxiproxy for Windows is available for download at https://github.com/Shopify/toxiproxy/releases/download/v2.1.4/toxiproxy-server-windows-amd64.exe