diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -27,14 +27,9 @@ that can be easily shared and used by non-programmers. Warning: some of these formats may be video only or audio only! 5. Click the Download button. -### Config directory downloads - -For default, download path settings are saved in file -`~/.config/hypervideo_gui/hypervideo_gui_state.json` - ### Developer Setup Just set up Python3 with libraries PyQt5. -`cd` to the repository path, and then `python script.py`. +`cd` to the repository path, and then `make demo` or `python script.py`. ### Generate Tarball |