We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d13113a commit 2a75d39Copy full SHA for 2a75d39
1 file changed
README.md
@@ -5,9 +5,10 @@ Example of a python bot using the RLBot framework
5
6
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:
7
- Select "Add Python to PATH"
8
- - Don't opt out of pip
+ - Make sure pip is included in the installation
9
2. Open Rocket League
10
-3. Double click on run.bat
+3. Double click on run-gui.bat
11
+4. Click the 'Run' button
12
13
## Changing the bot
14
0 commit comments