Update home authored by Lars Bittrich's avatar Lars Bittrich
...@@ -21,7 +21,9 @@ Requirements: ...@@ -21,7 +21,9 @@ Requirements:
for 64bit as many use cases require a lot of memory (16 GB better 32 GB for 64bit as many use cases require a lot of memory (16 GB better 32 GB
recommended) recommended)
- the tsp module in externalmodules can be built with - the tsp module in externalmodules can be built with
```python setuptsp.py``` ```
python setuptsp.py
```
please note: for this step a valid compiler needs to be installed in the please note: for this step a valid compiler needs to be installed in the
system; Otherwise use the precompiled tsp-module system; Otherwise use the precompiled tsp-module
If you plan on using the WITec Raman interface to control your device, please If you plan on using the WITec Raman interface to control your device, please
... ...
......