@@ -38,8 +38,6 @@ The export povides a Makefile with several options to use the export on your mac
You can generate a C++ export or a Python export.
You also have the possibility to compile the export or/and the Python library by using Docker if your host machine doesn't have the correct packages. <br>
In this tutorial, we generate the Python library of the export and use it a Python script.
All of these options are resumed in the helper of the Makefile (run `make help` in the export folder for more details).