Correct command in README
This commit is contained in:
parent
54c21a24bb
commit
78a899330f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
Install Python 3
|
Install Python 3
|
||||||
Install the dependencies with `pip3 install --user requirements.txt`
|
Install the dependencies with `pip3 install --user -r requirements.txt`
|
||||||
|
|
||||||
Then start your bot (e.g. with the Rust botrunner at https://github.com/ZeusWPI/planetwars-starterpack),
|
Then start your bot (e.g. with the Rust botrunner at https://github.com/ZeusWPI/planetwars-starterpack),
|
||||||
and finally start Receptionist:
|
and finally start Receptionist:
|
||||||
|
|
Loading…
Reference in a new issue