aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-12-12 21:09:35 -0500
committerJesús <heckyel@hyperbola.info>2019-12-12 21:09:35 -0500
commit060f2f5af7cc9d95ec751881cc3cae5ffa4b0340 (patch)
treeef116a07755a9617d49ac50783d8c53fed58a781
parent74bc4d473c29783099f2f1dee97b87f26237005d (diff)
downloadhypervideo-gui-060f2f5af7cc9d95ec751881cc3cae5ffa4b0340.tar.lz
hypervideo-gui-060f2f5af7cc9d95ec751881cc3cae5ffa4b0340.tar.xz
hypervideo-gui-060f2f5af7cc9d95ec751881cc3cae5ffa4b0340.zip
fix typo in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fd64833..2cc840f 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ that can be easily shared and used by non-programmers.
![](images/hypervideo_gui.png)
### Dependencies
-- PyQT5 (`pacman -S python-pyqt5`)
+- PyQt5 (`pacman -S python-pyqt5`)
- hypervideo (`pacman -S hypervideo`)
- ffmpeg (`pacman -S ffmpeg`)