diff --git a/docs/concepts/memory-qmd.md b/docs/concepts/memory-qmd.md index b38d0775f9d..8bf6d56a5d1 100644 --- a/docs/concepts/memory-qmd.md +++ b/docs/concepts/memory-qmd.md @@ -25,7 +25,7 @@ binary, and can index content beyond your workspace memory files. ### Prerequisites -- Install QMD: `bun install -g https://github.com/tobi/qmd` +- Install QMD: `bun install -g @tobilu/qmd` - SQLite build that allows extensions (`brew install sqlite` on macOS). - QMD must be on the gateway's `PATH`. - macOS and Linux work out of the box. Windows is best supported via WSL2.