note about 32bit HP

This commit is contained in:
Andrew Gibiansky 2014-06-23 08:17:07 -07:00
parent adbae8927b
commit f911197cb7

View File

@ -57,6 +57,7 @@ For Macs, you can easily install it with [Homebrew](http://brew.sh/):
brew update
brew install zeromq
```
(If using 32-bit Haskell Platform, you *may* need to use `brew install zeromq --universal`. YMMV.)
On other platforms, you can easily install from source:
```bash