mirror of https://github.com/CIRCL/AIL-framework
fix: [doc] fix pystemon install
parent
304afd00aa
commit
57842c2ecf
|
@ -80,7 +80,7 @@ Available Importers:
|
||||||
```shell
|
```shell
|
||||||
cd ail-framework/
|
cd ail-framework/
|
||||||
. ./AILENV/bin/activate
|
. ./AILENV/bin/activate
|
||||||
cd pystemon/
|
cd ../pystemon/
|
||||||
pip install -U -r requirements.txt
|
pip install -U -r requirements.txt
|
||||||
```
|
```
|
||||||
4. Edit the configuration file ```ail-framework/configs/core.cfg```:
|
4. Edit the configuration file ```ail-framework/configs/core.cfg```:
|
||||||
|
|
Loading…
Reference in New Issue