summaryrefslogtreecommitdiff
path: root/docs/install.rst
diff options
context:
space:
mode:
authorDana Powers <dana.powers@rd.io>2016-01-07 17:14:49 -0800
committerDana Powers <dana.powers@rd.io>2016-01-07 17:14:56 -0800
commitd4e85ecd1d8acac1a0f74d164b67faefd99987e4 (patch)
tree04d754bbd47230cd0c979926a0730750005d5e2d /docs/install.rst
parent2a2e77aa1e5c31b3e815d573051bb2019daaa306 (diff)
downloadkafka-python-d4e85ecd1d8acac1a0f74d164b67faefd99987e4.tar.gz
Update docs for release w/ new async classes
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