From 6e2c456619fdba29ec635310dc5f203eabdbd9cc Mon Sep 17 00:00:00 2001 From: Lesserkuma Date: Tue, 22 Jun 2021 10:19:19 +0200 Subject: [PATCH] - --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 586e705..28b5097 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ for Windows, Linux, macOS Many different reproduction cartridges share their flash chip command set, so even if yours is not on this list, it may still work fine or even be auto-detected as another one. Support for more cartridges can also be added by creating external config files that include the necessary flash chip commands. -## Install instructions +## Installing and running The application should work on pretty much every operating system that supports Qt-GUI applications built using [Python 3.7+](https://www.python.org/downloads/) with [PySide2](https://pypi.org/project/PySide2/), [pyserial](https://pypi.org/project/pyserial/), [Pillow](https://pypi.org/project/Pillow/), [setuptools](https://pypi.org/project/setuptools/), [requests](https://pypi.org/project/requests/) and [python-dateutil](https://pypi.org/project/python-dateutil/) packages.