Commit e19536c0 authored by Matthew Hausknecht's avatar Matthew Hausknecht

Updated Readme.

parent 5875d2ed
...@@ -17,7 +17,8 @@ cmake -DCMAKE_BUILD_TYPE=Release .. ...@@ -17,7 +17,8 @@ cmake -DCMAKE_BUILD_TYPE=Release ..
make -j4 make -j4
make install make install
``` ```
Python Install (required only for python interface): From the main HFO directory `pip install [--user] .` #### Python Install (required only for python interface)
From the main HFO directory: `pip install [--user] .`
## Demos ## Demos
Start a simple 1v1 game played by Agent2D: Start a simple 1v1 game played by Agent2D:
......
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