diff options
author | Jesús <heckyel@hyperbola.info> | 2019-12-15 16:32:12 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-12-15 16:32:12 -0500 |
commit | 99996a0f729d0ffef3873767d5065511a15383b6 (patch) | |
tree | 69eadcfe7c8c1392e001288d5c0283ceb26547b0 | |
parent | 557b0dbf0633d55755e2b83c46a2f914dbea4cd0 (diff) | |
download | hypervideo-gui-99996a0f729d0ffef3873767d5065511a15383b6.tar.lz hypervideo-gui-99996a0f729d0ffef3873767d5065511a15383b6.tar.xz hypervideo-gui-99996a0f729d0ffef3873767d5065511a15383b6.zip |
update 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 |