Commit 9a41eab9 authored by Matthew Hausknecht's avatar Matthew Hausknecht

Updated Readme.

parent a5070bd5
...@@ -17,7 +17,7 @@ cmake -DCMAKE_BUILD_TYPE=Release .. ...@@ -17,7 +17,7 @@ cmake -DCMAKE_BUILD_TYPE=Release ..
make -j4 make -j4
make install make install
``` ```
Optional Python Install: `pip install [--user] .` Python Install (required only for python interface): `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