aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ec3395d..ed5410e 100644
--- a/README.rst
+++ b/README.rst
@@ -28,7 +28,7 @@ Install
.. code-block:: bash
git clone https://github.com/Determinant/ethy.py
- pip install --user ethy.py/
+ pip3 install --user ethy.py/
Example
-------