mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 15:01:41 +03:00
Fix QMD CLI installation link in memory.md (#8647)
Correct the installation link for the QMD CLI in the documentation.
This commit is contained in:
@@ -111,7 +111,7 @@ out to QMD for retrieval. Key points:
|
|||||||
**Prereqs**
|
**Prereqs**
|
||||||
|
|
||||||
- Disabled by default. Opt in per-config (`memory.backend = "qmd"`).
|
- Disabled by default. Opt in per-config (`memory.backend = "qmd"`).
|
||||||
- Install the QMD CLI separately (`bun install -g github.com/tobi/qmd` or grab
|
- Install the QMD CLI separately (`bun install -g https://github.com/tobi/qmd` or grab
|
||||||
a release) and make sure the `qmd` binary is on the gateway’s `PATH`.
|
a release) and make sure the `qmd` binary is on the gateway’s `PATH`.
|
||||||
- QMD needs an SQLite build that allows extensions (`brew install sqlite` on
|
- QMD needs an SQLite build that allows extensions (`brew install sqlite` on
|
||||||
macOS).
|
macOS).
|
||||||
|
|||||||
Reference in New Issue
Block a user