Remove MPI_PROJECT_ROOT mentions
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user