Removed note about needing boost-python since it's not needed anymore.

This commit is contained in:
Davis King 2018-01-16 07:24:16 -05:00
parent b8800728b2
commit e975eeed1e

View File

@ -44,7 +44,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. Note that you need to have boost-python installed to compile the Python API.
if you have a CPU that supports AVX instructions, since this makes some things run faster.