summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Klishin <michael@novemberain.com>2016-02-02 20:42:43 +0300
committerMichael Klishin <michael@novemberain.com>2016-02-02 20:42:43 +0300
commit73941de2b1037ced726f1de46ee0cebe49f3c39b (patch)
treeb2ff253adb50bf8ab5cd1ebb882e214873289e1a /README.md
parent54195efa45c44d2290a659b4f8a2f63f6def3c3f (diff)
downloadrabbitmq-server-git-73941de2b1037ced726f1de46ee0cebe49f3c39b.tar.gz
New section: building from source and packaging
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index ae6f9b2d01..9e2a046dff 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,11 @@
* [Documentation guides](http://www.rabbitmq.com/documentation.html)
* [Client libraries and tools](http://www.rabbitmq.com/devtools.html)
+## Building From Source and Packaging
+
+ * [Building RabbitMQ Server From Source](http://www.rabbitmq.com/build-server.html)
+ * [Building RabbitMQ Server Packages](http://www.rabbitmq.com/build-server.html)
+
## Getting Help