From a7d7b90ae8573f04994ea9b326ee31556c0f0b35 Mon Sep 17 00:00:00 2001 From: Leo Garcia Date: Sun, 13 May 2018 18:32:41 -0500 Subject: [PATCH] [V3] Removed py 3.6 warning for Windows (#1622) I believe we've fixed this awhile ago. --- docs/install_windows.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/install_windows.rst b/docs/install_windows.rst index 56dbb9e66..b841113ba 100644 --- a/docs/install_windows.rst +++ b/docs/install_windows.rst @@ -10,10 +10,6 @@ Needed Software * `Python `_ - Red needs at least Python 3.5 -.. attention:: Please note that 3.6 has issues on some versions of Windows. - If you try using Red with 3.6 and experience issues, uninstall - Python 3.6 and install the latest version of Python 3.5 - .. note:: Please make sure that the box to add Python to PATH is CHECKED, otherwise you may run into issues when trying to run Red @@ -44,4 +40,4 @@ Installing Red running the bot) 4. Once done setting up the instance, run :code:`redbot ` to run Red. - It will walk through the initial setup, asking for your token and a prefix \ No newline at end of file + It will walk through the initial setup, asking for your token and a prefix