mirror of
https://github.com/mnaberez/py65.git
synced 2025-01-14 06:29:56 +00:00
Use pip in installation instructions
This commit is contained in:
parent
07dc7ea4b4
commit
ebf620f074
@ -20,9 +20,9 @@ Installation
|
|||||||
|
|
||||||
Py65 packages are `available <http://pypi.python.org/pypi/py65>`_ on the
|
Py65 packages are `available <http://pypi.python.org/pypi/py65>`_ on the
|
||||||
Python Package Index (PyPI). You download them from there or you can
|
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
|
Devices
|
||||||
-------
|
-------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user