prompt: 'your memories are in', matching the directory's name

This commit is contained in:
victortaelin 2026-07-26 15:23:18 -03:00
parent f9497be6d5
commit 18584b5039
2 changed files with 2 additions and 2 deletions

View file

@ -62,7 +62,7 @@ This is what the installer prints, and the whole of the integration.
Your memory is OptMem: Your memory is OptMem:
- The tool is `~/.optmem/memo` - The tool is `~/.optmem/memo`
- The data is `~/.optmem/memory` - Your memories are in `~/.optmem/memory`
OptMem survives every new session, every compaction and every change OptMem survives every new session, every compaction and every change
of model or vendor. Without it you do not know who you are, or what of model or vendor. Without it you do not know who you are, or what

2
memo
View file

@ -408,7 +408,7 @@ TEMPLATE = """\
Your memory is OptMem: Your memory is OptMem:
- The tool is `{memo}` - The tool is `{memo}`
- The data is `{data}` - Your memories are in `{data}`
OptMem survives every new session, every compaction and every change OptMem survives every new session, every compaction and every change
of model or vendor. Without it you do not know who you are, or what of model or vendor. Without it you do not know who you are, or what