Commit f911197c authored by Andrew Gibiansky's avatar Andrew Gibiansky

note about 32bit HP

parent adbae892
...@@ -57,6 +57,7 @@ For Macs, you can easily install it with [Homebrew](http://brew.sh/): ...@@ -57,6 +57,7 @@ For Macs, you can easily install it with [Homebrew](http://brew.sh/):
brew update brew update
brew install zeromq 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: On other platforms, you can easily install from source:
```bash ```bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment