update python 2.7.18 link

This commit is contained in:
Alessio Incampo 2022-08-04 13:45:21 +02:00 committed by GitHub
parent 39dc580edc
commit 0f9d8dfc45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
*Decrypt CIA roms in UNIX environments* 🪐 *Decrypt CIA roms in UNIX environments* 🪐
#### Requirements #### Requirements
* [Python 2.7](https://www.python.org/download/releases/2.7/) * [Python 2.7](https://www.python.org/downloads/release/python-2718/)
* [PyCrypto](https://pypi.org/project/pycrypto/) * [PyCrypto](https://pypi.org/project/pycrypto/)
* `pip install pycrypto` or `easy_install pycrypto` * `pip install pycrypto` or `easy_install pycrypto`