Require win_unicode_console on Windows Python 3.5

This commit is contained in:
Alexander Graf
2017-08-24 15:40:41 +02:00
parent 8cf1997460
commit dd99417e7b
2 changed files with 7 additions and 5 deletions

View File

@@ -10,10 +10,6 @@ Installation
Instaloader is written in Python, thus ensure having
`Python <https://www.python.org/>`__ (at least version 3.5) installed.
If you intend to use this tool under Windows, it is recommended
to install
`win-unicode-console <https://pypi.python.org/pypi/win_unicode_console>`__.
If you have `pip <https://pypi.python.org/pypi/pip>`__ installed, you
may install Instaloader using