mirror of
https://github.com/solero/houdini.git
synced 2024-11-25 15:07:24 +00:00
Correct README to new server bootstrap syntax
This commit is contained in:
parent
28b709a881
commit
5882d3594b
@ -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
|
$ git clone https://github.com/solero/houdini-asyncio
|
||||||
$ cd houdini-asyncio
|
$ cd houdini-asyncio
|
||||||
$ pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
$ python bootstrap.py Login
|
$ python bootstrap.py login
|
||||||
```
|
```
|
||||||
|
|
||||||
## Game Screenshots
|
## Game Screenshots
|
||||||
|
Loading…
Reference in New Issue
Block a user