From: louisabraham Date: Mon, 21 Jan 2019 07:30:17 +0000 (+0100) Subject: update python3.6 requirement in README X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=d9cb5f1abb3a731634562d551676f15a968e251b;p=gamesguru%2Fffpass.git update python3.6 requirement in README --- diff --git a/README.md b/README.md index 85b291b..177e3ca 100644 --- 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 diff --git a/README.rst b/README.rst index c8fbfb8..8ec2700 100644 --- a/README.rst +++ b/README.rst @@ -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