mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
[V3] Removed py 3.6 warning for Windows (#1622)
I believe we've fixed this awhile ago.
This commit is contained in:
parent
119ba7ef8b
commit
a7d7b90ae8
@ -10,10 +10,6 @@ Needed Software
|
|||||||
|
|
||||||
* `Python <https://python.org/downloads/>`_ - Red needs at least Python 3.5
|
* `Python <https://python.org/downloads/>`_ - 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
|
.. 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
|
you may run into issues when trying to run Red
|
||||||
|
|
||||||
@ -44,4 +40,4 @@ Installing Red
|
|||||||
running the bot)
|
running the bot)
|
||||||
|
|
||||||
4. Once done setting up the instance, run :code:`redbot <your instance name>` to run Red.
|
4. Once done setting up the instance, run :code:`redbot <your instance name>` to run Red.
|
||||||
It will walk through the initial setup, asking for your token and a prefix
|
It will walk through the initial setup, asking for your token and a prefix
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user