Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coyoteclan authored Mar 17, 2024
1 parent d7d0d59 commit 05398c1
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@
![alt text](https://raw.githubusercontent.com/coyoteclan/MiscMod-Accounts-Config-Gen/main/photo2.png "Logo Title Text 1")

## Usage
### Requirements
- Python 3.11 or later
- `pysimplegui` module
`pip install pysimplegui==4.60.5`
or `pip3 install pysimplegui==4.60.5`
### Requirements
- Python 3.11 or later
- `pysimplegui` module
`pip install pysimplegui==4.60.5`
or `pip3 install pysimplegui==4.60.5`

### Running
- Download the code as zip and extract it.
- Open powershell(windows) or Terminal(linux) in the folder.
- Run using `python mm_accounts_config_gen.py`(windows) or `python3 mm_accounts_config_gen.py` in powershell/terminal. Maybe rename the file for ease.
### Running
- Download the code as zip and extract it.
- Open powershell(windows) or Terminal(linux) in the folder.
- Run using `python mm_accounts_config_gen.py`(windows) or `python3 mm_accounts_config_gen.py` in powershell/terminal.
Maybe rename the file for ease.

0 comments on commit 05398c1

Please sign in to comment.