We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8190eb6 commit 372e42aCopy full SHA for 372e42a
1 file changed
skills/engraph/SKILL.md
@@ -15,7 +15,7 @@ Local knowledge engine for markdown document collections. Combines semantic embe
15
16
## Status
17
18
-!`engraph status 2>/dev/null || echo "Not installed: brew install devwhodevs/tap/engraph"`
+!`engraph --version 2>/dev/null || echo "Not installed: brew install devwhodevs/tap/engraph"`
19
20
## Indexing
21
0 commit comments