summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/installation.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/installation.rst b/doc/installation.rst
index 10edbe3..98bf4d6 100644
--- a/doc/installation.rst
+++ b/doc/installation.rst
@@ -35,7 +35,8 @@ itself:
.. code-block:: sh
- (envname) $ pip install thrift happybase
+ (envname) $ pip install thrift
+ (envname) $ pip install happybase
.. note::