We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e69c8b commit 39f811fCopy full SHA for 39f811f
1 file changed
README.md
@@ -33,6 +33,10 @@ https://github.com/user-attachments/assets/a55d8238-8dd0-454a-be4c-8860dbbd0ddc
33
# Install with uv (recommended)
34
uv tool install basic-memory
35
36
+# or with Homebrew
37
+brew tap basicmachines-co/basic-memory
38
+brew install basic-memory
39
+
40
# Configure Claude Desktop (edit ~/Library/Application Support/Claude/claude_desktop_config.json)
41
# Add this to your config:
42
{
0 commit comments