Skip to content

Commit db345d3

Browse files
docs: fix stale install path in inner README
Point to hermes-sci/package (current layout) instead of the old ai-scientist directory that was removed during skill cleanup.
1 parent eedfddd commit db345d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package/hermes_sci/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ with a ~700-line Python package.
1212
## Install
1313

1414
```bash
15-
pip install -e ~/.hermes/my-skills/ai-scientist
15+
pip install -e ~/.hermes/my-skills/hermes-sci/package
1616
```
1717

1818
Dependencies: `openai>=1.40`, `jinja2`, `requests`, `pypdf`, `pyyaml`.

0 commit comments

Comments
 (0)