diff --git a/README.rst b/README.rst index 6dba6f3..e7d3c34 100644 --- a/README.rst +++ b/README.rst @@ -164,4 +164,4 @@ Installation $ pipenv install requests-html ✨🍰✨ -Only later versions of **Python 3** are supported. +Only **Python 3.6** is supported. diff --git a/docs/source/index.rst b/docs/source/index.rst index f8c75bb..ba7013e 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -42,7 +42,7 @@ Installation $ pipenv install requests-html ✨🍰✨ -Only later versions of **Python 3** are supported. +Only **Python 3.6** is supported. Tutorial & Usage