We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0389190 commit a5c58d2Copy full SHA for a5c58d2
doc/README.md
@@ -254,7 +254,7 @@ for elem in sys.stdin:
254
pip install -U -r requirements.txt
255
```
256
4. Edit the configuration file ```ail-framework/configs/core.cfg```:
257
- - Modify the "pystemonpath" path accordingly.
+ - In the ``Pystemon`` section, update the ``dir`` parameter so it points to the directory where Pystemon stores its pastes.
258
259
5. Launch ail-framework, pystemon and PystemonImporter.py (all within the virtual environment):
260
- Option 1 (recommended):
0 commit comments