projects
/
osm
/
N2VC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
789ae9e
)
s/pip/pip3/ in install instructions (#129)
author
Tim Van Steenburgh
<tvansteenburgh@gmail.com>
Mon, 15 May 2017 15:26:17 +0000
(11:26 -0400)
committer
Pete Vander Giessen
<petevg@gmail.com>
Mon, 15 May 2017 15:26:17 +0000
(11:26 -0400)
docs/readme.rst
patch
|
blob
|
history
diff --git
a/docs/readme.rst
b/docs/readme.rst
index
9b65d64
..
20a90d2
100644
(file)
--- a/
docs/readme.rst
+++ b/
docs/readme.rst
@@
-31,7
+31,7
@@
Installation
.. code:: bash
- pip install juju
+ pip
3
install juju
Quickstart