mirror of
https://github.com/mnaberez/py65.git
synced 2024-12-26 17:29:50 +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
|
||||
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
|
||||
-------
|
||||
|
Loading…
Reference in New Issue
Block a user