mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-21 00:38:41 +01:00
small typo
This commit is contained in:
@@ -38,7 +38,7 @@ import aare
|
|||||||
f = aare.File('Some/File/I/Want_to_open_master_0.json')
|
f = aare.File('Some/File/I/Want_to_open_master_0.json')
|
||||||
```
|
```
|
||||||
|
|
||||||
To run form other folders either add the path to your conda environment using conda-build or add the module to your PYTHONPATH
|
To run from other folders either add the path to your conda environment using conda-build or add the module to your PYTHONPATH
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export PYTHONPATH=path_to_aare/aare/build:$PYTHONPATH
|
export PYTHONPATH=path_to_aare/aare/build:$PYTHONPATH
|
||||||
|
|||||||
Reference in New Issue
Block a user