Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartthomas25 authored Jun 18, 2023
1 parent 22f8b8b commit 2985c8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@ The host sees the answer on the laptop screen and can adjudicate with the arrow

## Requirements:
### For running the app (binary)
- macOS or Windows
- macOS, Windows or Linux
- Two monitors
- A device with web access for each player

### For compiling from source code
- Python [>=3.8]
- Python [>=3.9]
- PyQt6
- requests
- simpleaudio
- tornado
- BeautifulSoup4
- qrcode
- pyinstaller [>=5.0] (this is currently in development but is required for PyQt6)
- pyinstaller [>=5.0]

To debug, run

Expand Down

0 comments on commit 2985c8a

Please sign in to comment.