doc cobra

This commit is contained in:
Benjamin Sergeant
2019-04-21 11:52:38 -07:00
parent 6d24cc44b2
commit 210d19c8a0
3 changed files with 4 additions and 1 deletions

View File

@ -191,7 +191,7 @@ CMakefiles for the library and the examples are available. This library has few
There is a Dockerfile for running some code on Linux, and a unittest which can be executed by typing `make test`.
You can build and install the ws command line tool with Homebrew.
You can build and install the `ws command line tool` with Homebrew.
```
brew tap bsergean/IXWebSocket