File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -56,11 +56,13 @@ $ cmake --help-module FindBoost
5656
5757** Note:**
5858
59- * 2017-01-29: brew formulae for curlpp, rabbitmq-c, bxjsontools and bxrabbitmq are not available yet.
59+ * 2017-09-26: Linuxbrew formula for rabbitmq-c is available from Linuxbrew
60+ core tap. Formulas for bxjsontools and bxrabbitmq are available from
61+ the https://github.com/BxCppDev/homebrew-bxtap .
6062
6163### Download the source code from GitHub:
6264
63- * Download:
65+ * Download the source code from the default `` develop `` branch :
6466
6567``` sh
6668$ mkdir -p ${HOME} /bxrabbitmq/_source.d/
@@ -71,7 +73,7 @@ $ git clone https://github.com/BxCppDev/bxrabbitmq.git bxrabbitmq
7173or, for a specific tag:
7274
7375``` sh
74- $ git clone -b ' 0.1.0 ' --single-branch https://github.com/BxCppDev/bxrabbitmq.git bxrabbitmq-0.1.0
76+ $ git clone -b ' 0.3.1 ' --single-branch https://github.com/BxCppDev/bxrabbitmq.git bxrabbitmq-0.3.1
7577```
7678
7779* Configure, build, install:
You can’t perform that action at this time.
0 commit comments