upd README

This commit is contained in:
DYefremov
2019-01-24 10:30:47 +03:00
parent 8678f02fd6
commit 8ef0a451ff

View File

@@ -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!