diff options
author | Jesús <heckyel@hyperbola.info> | 2019-07-12 11:33:06 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-07-12 11:33:06 -0500 |
commit | b21940399000058259f8d37f1bde5a1bbd3f298f (patch) | |
tree | 9f5685d33a36b590f1d280c06d354b3775db9047 /README.md | |
parent | 1d3fa5beac0970a9c9645f2c0adf4543caf7de33 (diff) | |
download | livie-b21940399000058259f8d37f1bde5a1bbd3f298f.tar.lz livie-b21940399000058259f8d37f1bde5a1bbd3f298f.tar.xz livie-b21940399000058259f8d37f1bde5a1bbd3f298f.zip |
fix SyntaxError: invalid syntax closed #1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Livie allows the user to search youtube.com and play the video from `mpv`. ## Requirements -- `python >= 3.6` +- `python >= 3.5` - `python-requests` - `mpv` |