Commit e1ed2a3e authored by Matthew Hausknecht's avatar Matthew Hausknecht

Updated Readme.

parent cf642f04
...@@ -21,7 +21,7 @@ make install ...@@ -21,7 +21,7 @@ make install
From the main HFO directory: `pip install [--user] .` From the main HFO directory: `pip install [--user] .`
## Demos ## Demos
Start a simple 1v1 game played by Agent2D: Start a 1v1 game played by Agent2D:
``` ```
./bin/HFO --offense-npcs=1 --defense-npcs=1 --no-sync ./bin/HFO --offense-npcs=1 --defense-npcs=1 --no-sync
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment