Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
pull/45/head
Thorsten Liebig 2018-11-17 18:36:30 +01:00
parent 6dfc05e9fe
commit 3437959922
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ python setup.py install
* Extended options, e.g. for custom install path at */opt/openEMS*:
```python
python setup.py build_ext -I/opt/openEMS/include -L/opt/openEMS/lib -R/opt/openEMS/lib"
pyhton setup.py install
python setup.py install
```
**Note:** The install command may require root on Linux, or add --user to install to ~/.local