mirror of
https://github.com/lucasrosati/claude-code-memory-setup.git
synced 2026-08-03 07:40:00 +02:00
Update README.md
This commit is contained in:
@@ -550,7 +550,7 @@ for f in *"("*; do mv "$f" "$(echo "$f" | sed 's/[()]//g')"; done
|
||||
**Unknown Command error in graphify:**
|
||||
If an `unknown command '.'` error occurs in the `Generate the graph` step, in newer versions the `update` parameter should be placed immediately after `graphify`, resulting in:
|
||||
```bash
|
||||
graphify update . --obsidian --obsidian-dir ~/vault/graphify/combustiveis-api
|
||||
graphify update . --obsidian --obsidian-dir ~/vault/graphify/project-name
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user