Commit 7fa14526 authored by Davis E. King's avatar Davis E. King Committed by GitHub

Add note about needing boost-python

parent e4402cf5
......@@ -37,7 +37,7 @@ or type
python setup.py install --yes USE_AVX_INSTRUCTIONS
```
if you have a CPU that supports AVX instructions, since this makes some things run faster.
if you have a CPU that supports AVX instructions, since this makes some things run faster. Note that you need to have boost-python installed to compile the Python API.
......
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