Commit 208508a8 authored by Matthew Hausknecht's avatar Matthew Hausknecht

Updated Readme.

parent e1ed2a3e
...@@ -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
``` ```
#### Python Install (required only for python interface) #### Python Install [required for python interface]
From the main HFO directory: `pip install [--user] .` From the main HFO directory: `pip install [--user] .`
## Demos ## Demos
......
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