We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b3339 commit 25e0e2cCopy full SHA for 25e0e2c
README.md
@@ -4,7 +4,7 @@ Example of a Rocket League bot implemented in C#
4
5
## Usage Instructions
6
7
-1. Make sure you've installed [Python 3.6 64 bit](https://www.python.org/ftp/python/3.6.5/python-3.6.5-amd64.exe). During installation:
+1. Make sure you've installed [Python 3.7 64 bit](https://www.python.org/ftp/python/3.7.3/python-3.7.3-amd64.exe). During installation:
8
- Select "Add Python to PATH"
9
- Make sure pip is included in the installation
10
2. Install Visual Studio 2015 or newer. It should come with .NET Framework 4.6.1 or newer.
0 commit comments