edit homebrew install steps

This commit is contained in:
Benjamin Sergeant 2019-03-18 15:45:33 -07:00
parent 705e9a93f8
commit 9c6eeed0f8

View File

@ -183,7 +183,7 @@ There is a Dockerfile for running some code on Linux, and a unittest which can b
You can build and install the ws command line tool with Homebrew.
```
brew create --cmake https://github.com/machinezone/IXWebSocket/archive/v1.1.0.tar.gz
brew tap bsergean/IXWebSocket
brew install IXWebSocket
```