Skip to content

Commit

Permalink
help for old system
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyprien committed May 17, 2019
1 parent 9e550d4 commit 5f1bffa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ Using pip
$ pip install mysqlrocket
Warning! On some old distribution using Python 2.x, you could require to upgrade pip to support install, run:

.. code-block:: bash
$ pip install --index-url=https://pypi.python.org/simple/ --upgrade pip setuptools
Using easy_install
*********************

Expand Down

0 comments on commit 5f1bffa

Please sign in to comment.