We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6dc27a commit 9745733Copy full SHA for 9745733
1 file changed
README.md
@@ -165,6 +165,13 @@ thread-safe**.
165
166
## Installation
167
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
175
Otherwise you can do the regular autotools dance:
176
177
```bash
0 commit comments