aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-07-12 11:33:06 -0500
committerJesús <heckyel@hyperbola.info>2019-07-12 11:33:06 -0500
commitb21940399000058259f8d37f1bde5a1bbd3f298f (patch)
tree9f5685d33a36b590f1d280c06d354b3775db9047 /README.md
parent1d3fa5beac0970a9c9645f2c0adf4543caf7de33 (diff)
downloadlivie-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8f42488..53b212b 100644
--- a/README.md
+++ b/README.md
@@ -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`