Remove MPI_PROJECT_ROOT mentions

This commit is contained in:
iacore
2026-07-14 11:22:54 +08:00
parent eaa5e0bf4b
commit 8bf19a8d18
5 changed files with 17 additions and 14 deletions
+2 -2
View File
@@ -9,10 +9,10 @@ Add to `~/.hermes/config.yaml`:
```yaml
skills:
external_dirs:
- $MPI_PROJECT_ROOT/toolkit/skills
- /path/to/mpi/toolkit/skills
```
{% Edit config.yaml directly — `hermes config set` stores list values as strings. %}
{% Replace `/path/to/mpi` with the absolute path to this repository. Edit config.yaml directly — `hermes config set` stores list values as strings. %}
## Skills