diff options
author | Jesús <heckyel@hyperbola.info> | 2019-12-12 21:09:35 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-12-12 21:09:35 -0500 |
commit | 060f2f5af7cc9d95ec751881cc3cae5ffa4b0340 (patch) | |
tree | ef116a07755a9617d49ac50783d8c53fed58a781 | |
parent | 74bc4d473c29783099f2f1dee97b87f26237005d (diff) | |
download | hypervideo-gui-060f2f5af7cc9d95ec751881cc3cae5ffa4b0340.tar.lz hypervideo-gui-060f2f5af7cc9d95ec751881cc3cae5ffa4b0340.tar.xz hypervideo-gui-060f2f5af7cc9d95ec751881cc3cae5ffa4b0340.zip |
fix typo in README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ that can be easily shared and used by non-programmers.  ### Dependencies -- PyQT5 (`pacman -S python-pyqt5`) +- PyQt5 (`pacman -S python-pyqt5`) - hypervideo (`pacman -S hypervideo`) - ffmpeg (`pacman -S ffmpeg`) |