Skip to content

Commit a5c58d2

Browse files
committed
fix: [doc] fix pystemon config dir name
1 parent 0389190 commit a5c58d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ for elem in sys.stdin:
254254
pip install -U -r requirements.txt
255255
```
256256
4. Edit the configuration file ```ail-framework/configs/core.cfg```:
257-
- Modify the "pystemonpath" path accordingly.
257+
- In the ``Pystemon`` section, update the ``dir`` parameter so it points to the directory where Pystemon stores its pastes.
258258

259259
5. Launch ail-framework, pystemon and PystemonImporter.py (all within the virtual environment):
260260
- Option 1 (recommended):

0 commit comments

Comments
 (0)