Correct README to new server bootstrap syntax

This commit is contained in:
Ben 2019-12-02 23:45:17 +00:00
parent 28b709a881
commit 5882d3594b

View File

@ -51,7 +51,7 @@ Houdini can be run as a normal Python program under any operating system.
$ git clone https://github.com/solero/houdini-asyncio
$ cd houdini-asyncio
$ pip install -r requirements.txt
$ python bootstrap.py Login
$ python bootstrap.py login
```
## Game Screenshots