From: Tim Van Steenburgh Date: Mon, 15 May 2017 15:26:17 +0000 (-0400) Subject: s/pip/pip3/ in install instructions (#129) X-Git-Tag: 0.4.3~2 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=13947f8cad6aa0c5d6063718da597bafec100008;p=osm%2FN2VC.git s/pip/pip3/ in install instructions (#129) --- diff --git a/docs/readme.rst b/docs/readme.rst index 9b65d64..20a90d2 100644 --- a/docs/readme.rst +++ b/docs/readme.rst @@ -31,7 +31,7 @@ Installation .. code:: bash - pip install juju + pip3 install juju Quickstart