Skip to content

Commit 9745733

Browse files
committed
add OSX install instructions to README
1 parent e6dc27a commit 9745733

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,13 @@ thread-safe**.
165165

166166
## Installation
167167
There are some packages available for Linux on [packagecloud][packagecloud].
168+
And for OSX you can get it from the mrtazz/oss homebrew tap:
169+
170+
```bash
171+
brew tap mrtazz/oss
172+
brew install restclient-cpp
173+
```
174+
168175
Otherwise you can do the regular autotools dance:
169176

170177
```bash

0 commit comments

Comments
 (0)