summaryrefslogtreecommitdiff
path: root/docs/install.rst
diff options
context:
space:
mode:
authorDana Powers <dana.powers@rd.io>2016-01-07 18:51:14 -0800
committerDana Powers <dana.powers@rd.io>2016-01-07 18:51:14 -0800
commit828377377da43749af0d27ee256ef31bf714cf17 (patch)
treefbad4d4381fc4d1ea2be7ce2009214d18fbeb674 /docs/install.rst
parent71e7568fcb8132899f366b37c32645fd5a40dc4b (diff)
parent9a8af1499ca425366d934487469d9977fae7fe5f (diff)
downloadkafka-python-828377377da43749af0d27ee256ef31bf714cf17.tar.gz
Merge branch '0.9'
Conflicts: kafka/codec.py kafka/version.py test/test_producer.py test/test_producer_integration.py
Diffstat (limited to 'docs/install.rst')
-rw-r--r--docs/install.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/install.rst b/docs/install.rst
index 2bc6911..bf49c3f 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -1,10 +1,10 @@
Install
-=======
+#######
Install with your favorite package manager
Latest Release
---------------
+**************
Pip:
.. code:: bash
@@ -15,7 +15,7 @@ Releases are also listed at https://github.com/dpkp/kafka-python/releases
Bleeding-Edge
--------------
+*************
.. code:: bash
@@ -39,10 +39,10 @@ Using `setup.py` directly:
Optional Snappy install
------------------------
+***********************
Install Development Libraries
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+=============================
Download and build Snappy from http://code.google.com/p/snappy/downloads/list
@@ -70,7 +70,7 @@ From Source:
sudo make install
Install Python Module
-^^^^^^^^^^^^^^^^^^^^^
+=====================
Install the `python-snappy` module