aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-12-15 16:32:12 -0500
committerJesús <heckyel@hyperbola.info>2019-12-15 16:32:12 -0500
commit99996a0f729d0ffef3873767d5065511a15383b6 (patch)
tree69eadcfe7c8c1392e001288d5c0283ceb26547b0
parent557b0dbf0633d55755e2b83c46a2f914dbea4cd0 (diff)
downloadhypervideo-gui-99996a0f729d0ffef3873767d5065511a15383b6.tar.lz
hypervideo-gui-99996a0f729d0ffef3873767d5065511a15383b6.tar.xz
hypervideo-gui-99996a0f729d0ffef3873767d5065511a15383b6.zip
update README.md
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index 5444b52..996eaf9 100644
--- a/README.md
+++ b/README.md
@@ -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