Commit ff7c5a09 authored by Matthew Hausknecht's avatar Matthew Hausknecht

Updated Readme.

parent d554b596
...@@ -16,8 +16,9 @@ mkdir build && cd build ...@@ -16,8 +16,9 @@ mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release .. cmake -DCMAKE_BUILD_TYPE=Release ..
make -j4 make -j4
make install make install
[Optional Python Install]: pip install [--user] .
``` ```
[Optional Python Install]: `pip install [--user] .`
## Example Agents ## Example Agents
......
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