aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2019-05-30 16:42:08 -0400
committerDeterminant <tederminant@gmail.com>2019-05-30 16:42:08 -0400
commit2052fbb224761b65957b796c125e6b029779d9ae (patch)
tree539002fba8d404dd8a4cb16e0070a4cc26bf541f
parent5d981e8bae3ae0a03e37fbac83bfffef32abfe6e (diff)
...
-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
-------