Skip to content

Commit

Permalink
Mention MacPorts in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
amake authored and miry committed Aug 24, 2021
1 parent 82715a0 commit 5321df3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5321df3

Please sign in to comment.