mirror of
https://github.com/Melon-Bread/EagleJab
synced 2024-11-24 20:28:19 -05:00
Update README.md
This commit is contained in:
parent
6fd646d46b
commit
e8ebb8488f
@ -6,7 +6,10 @@ Additional features added to Falcon Punch.
|
|||||||
* Python 2 Users: *FalconPunch2.py --cia Game.cia --ip 192.168.123*
|
* Python 2 Users: *FalconPunch2.py --cia Game.cia --ip 192.168.123*
|
||||||
|
|
||||||
#### Requirements:
|
#### Requirements:
|
||||||
|
* [Python](https://www.python.org/downloads/)
|
||||||
* [easygui](https://pypi.python.org/pypi/easygui) - For the GUI compnents
|
* [easygui](https://pypi.python.org/pypi/easygui) - For the GUI compnents
|
||||||
|
* You can easily install this by typing in the following into the Terminal or Command Prompt:
|
||||||
|
```
|
||||||
|
pip install easygui
|
||||||
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user