From 74234fe1bac0a87c6c1e4c97c3aca3932c745877 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 11 Feb 2017 16:27:27 +0300 Subject: Clarify requirements --- README.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f8a09a5..98cd7f7 100644 --- a/README.rst +++ b/README.rst @@ -10,8 +10,12 @@ label file format is quite a good and flexible choice. Requirements ============ -- Python 3 -- PyQt5 +YOSO is written in `Python 3 `_ with +the `PyQt5 `_ +application framework. If you have Python 3 and PyQt5 (and subsequently `Qt5 `_ itself) +installed, you can run YOSO by simply executing ``python3 yoso.py``. +Alternatively you can install YOSO with the `pip `_ package manager +(which can be called ``pip3`` for Python 3). Data Directory Structure -- cgit v1.2.3