Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prosch88 authored Jul 22, 2024
1 parent 929926a commit 4b92aee
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The use of [pythondialog](https://github.com/frougon/pythondialog) is preventig

Update: There is a new version based on [CustomTkinter](https://github.com/TomSchimansky/CustomTkinter). This one works on Windows. You can also load the Windows version from the release page.

Requires Python >= 3.11.
Requires Python == 3.11.

More features may follow.

Expand Down Expand Up @@ -44,11 +44,19 @@ MacOS:
```
brew install dialog
```
for the GUI-version on MacOS:
```
brew install [email protected] [email protected]
```

**Install the requirements:**
```
pip install -r requirements.txt
```
Windows:

install [Apple-Devices](https://apps.microsoft.com/detail/9np83lwlpz9k?hl)

<br />

## Usage
Expand Down

0 comments on commit 4b92aee

Please sign in to comment.