diff --git a/README.rst b/README.rst index 4ad2db8..16faa08 100644 --- a/README.rst +++ b/README.rst @@ -20,9 +20,9 @@ Installation Py65 packages are `available `_ on the Python Package Index (PyPI). You download them from there or you can -use ``easy_install`` to automatically install or upgrade Py65:: +use ``pip`` to automatically install or upgrade Py65:: - $ easy_install install -U py65 + $ pip install -U py65 Devices -------