Commit 23ab833b authored by Prajwal Tuladhar's avatar Prajwal Tuladhar

add installation doc from brew for Mac OS X

parent 6197cc1d
...@@ -108,6 +108,10 @@ installed (in addition to Git) in order to fetch the Google Test sources (done b ...@@ -108,6 +108,10 @@ installed (in addition to Git) in order to fetch the Google Test sources (done b
make -j6 check make -j6 check
sudo make install sudo make install
**From Brew (Mac OS X)**
<pre><code>brew install capnp</code></pre>
## Installation: Windows ## Installation: Windows
1. Download Cap'n Proto Win32 build: 1. Download Cap'n Proto Win32 build:
......
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