update python3.6 requirement in README
authorlouisabraham <louis.abraham@yahoo.fr>
Mon, 21 Jan 2019 07:30:17 +0000 (08:30 +0100)
committerlouisabraham <louis.abraham@yahoo.fr>
Mon, 21 Jan 2019 07:30:17 +0000 (08:30 +0100)
README.md
README.rst

index 85b291b5c96d1e1f541f653b5d4b510444ad92d9..177e3cac225dceb7f6795a48e3aae97d8bd69e6e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ provide these features.
 
 ## Installation
 
-ffpass requires Python 3.5+ and will work with Firefox 58+
+ffpass requires Python 3.6+ and will work with Firefox 58+
 
 ``` bash
 pip install ffpass
index c8fbfb8fe13953ac56a78a45d11c30d2bd63bc3f..8ec27003fd2c6214950232a774775004adf3c40f 100644 (file)
@@ -12,7 +12,7 @@ provide these features.
 Installation
 ------------
 
-ffpass requires Python 3.5+ and will work with Firefox 58+
+ffpass requires Python 3.6+ and will work with Firefox 58+
 
 .. code:: bash