s/pip/pip3/ in install instructions (#129)
authorTim Van Steenburgh <tvansteenburgh@gmail.com>
Mon, 15 May 2017 15:26:17 +0000 (11:26 -0400)
committerPete Vander Giessen <petevg@gmail.com>
Mon, 15 May 2017 15:26:17 +0000 (11:26 -0400)
docs/readme.rst

index 9b65d64..20a90d2 100644 (file)
@@ -31,7 +31,7 @@ Installation
 
 .. code:: bash
 
-  pip install juju
+  pip3 install juju
 
 
 Quickstart