Update README.md
This commit is contained in:
parent
7d2908c751
commit
3ada06db3d
1 changed files with 3 additions and 0 deletions
|
@ -25,4 +25,7 @@ You need to modify the Makefile in the C++ directory to your Python installation
|
|||
In addition yoir Python installation needs the PyBind11 package installed. You might want to perform a
|
||||
pip install pybind11
|
||||
The Makefile uses clang as a compiler. If you want something else then you need to change the Makefile.
|
||||
The SbS.py autodetectes if the required C++ .so modules are in the same directory as the SbS.py file.
|
||||
|
||||
# Parameters
|
||||
|
||||
|
|
Loading…
Reference in a new issue