[V3] Remove all mentions of Python 3.5 (#1896)

We don't speak of him any more.
This commit is contained in:
Toby Harradine
2018-07-12 02:23:18 +02:00
committed by Kowlin
parent 50f6dcef2f
commit 83a0459b6a
4 changed files with 6 additions and 18 deletions

View File

@@ -17,11 +17,10 @@ you in the process.
Getting started
---------------
To start off, be sure that you have installed Python 3.5 or higher (if you
are on Windows, stick with 3.5). Open a terminal or command prompt and type
To start off, be sure that you have installed Python 3.6 or higher. Open a terminal or command prompt and type
:code:`pip install --process-dependency-links -U git+https://github.com/Cog-Creators/Red-DiscordBot@V3/develop#egg=redbot[test]`
(note that if you get an error with this, try again but put :code:`python -m` in front of the command
This will install the latest version of V3.
This will install the latest version of V3.
--------------------
Setting up a package