From 8ef0a451ff8456c8d852732ef418850e3377f615 Mon Sep 17 00:00:00 2001 From: DYefremov Date: Thu, 24 Jan 2019 10:30:47 +0300 Subject: [PATCH] upd README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b904811f..e7910e49 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Python >= 3.5.2 and GTK+ >= 3.16 with PyGObject bindings. ### Launching To start the program, in most cases it is enough to download the archive, unpack and run it by double clicking on DemonEditor.desktop in the root directory, or launching from the console -with the command: ```python3 ./start.py``` +with the command: ```./start.py``` Extra folders can be deleted, excluding the *app* folder and root files like *DemonEditor.desktop* and *start.py*! ### Note. @@ -42,7 +42,7 @@ To create a simple **debian package**, you can use the *build-deb.sh.* Tests only with openATV image and Formuler F1 receiver in my preferred Linux distros (latest Linux Mint 18.* and 19 MATE 64-bit)! -**Terrestrial(DVB-T/T2) and cable channels are supported(Enigma2 only) with limitation!** +**Terrestrial(DVB-T/T2) and cable(DVB-C) channels are only supported for Enigma2!** Main supported **lamedb** format is version **4**. Versions **3** and **5** has only experimental support! For version **3** is only read mode available. When saving, version **4** format is used instead!