update docs to reference ~/.consciousness/ paths
Update README, config example, and all documentation to reference the new ~/.consciousness/ directory layout instead of ~/.claude/.
This commit is contained in:
parent
c3cd27ec22
commit
2b6c68bab2
9 changed files with 15 additions and 15 deletions
|
|
@ -36,7 +36,7 @@ This builds four binaries:
|
|||
poc-memory init
|
||||
```
|
||||
|
||||
Creates the store at `~/.claude/memory/nodes.capnp` and a default
|
||||
Creates the store at `~/.consciousness/memory/nodes.capnp` and a default
|
||||
config at `~/.config/poc-memory/config.jsonl`. Edit the config to
|
||||
set your name, configure context groups, and point at your projects
|
||||
directory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue