mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 00:28:22 +00:00
fix: [doc] fix pystemon install
This commit is contained in:
parent
304afd00aa
commit
57842c2ecf
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue