Skip to content

Commit 66b3339

Browse files
authored
Update README.md
1 parent 2216e90 commit 66b3339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Example of a Rocket League bot implemented in C#
77
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:
88
- Select "Add Python to PATH"
99
- Make sure pip is included in the installation
10-
2. Install Visual Studio 2017 or newer. It should come with .NET Framework 4.6.1 or newer.
10+
2. Install Visual Studio 2015 or newer. It should come with .NET Framework 4.6.1 or newer.
1111
3. Open RLBotCSharpExample\RLBotCSharpExample.sln in Visual Studio.
1212
4. In Visual Studio, click the "Start" button, which should compile and run the bot. Leave it running.
1313
5. Double click on run-gui.bat

0 commit comments

Comments
 (0)