Update wiki.md

This commit is contained in:
Jiahao-Li 2024-06-21 15:20:52 +08:00 committed by GitHub
parent f5fa8167c1
commit 997d84cfb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -149,7 +149,7 @@ then start building a software by ``python3 run.py`` and go to [Visualizer Websi
After this process, the experiences have been extracted from the production of software and added to the agents' experience pool in `ecl/memory/MemoryCards.json`.
\
**For example:**
Iff you want to memorize only one software, you can use:
If you want to memorize only one software, you can use:
```bash
python3 ecl/ecl.py "<Software Path to file>"
```