diff --git a/README.md b/README.md index 7f62e6e..dd321ae 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@
Every claim ships with the harness that proves it. Run the benchmarks yourself.
-
@@ -57,13 +56,13 @@ I built this for myself. It worked. I've been running it daily for months, and n
### Prerequisites
-- macOS or Linux (Apple Silicon and x86_64 tested)
+- macOS (Apple Silicon and Intel tested)
- Python 3.11 or 3.12
- Node.js 18+
- [Claude Code](https://docs.claude.com/en/docs/claude-code/overview) as the MCP host
- ~500 MB free disk
-Windows not supported. WSL2 untested.
+Windows and Linux not supported.
### Install
@@ -82,16 +81,6 @@ export PATH="$HOME/.local/bin:$PATH" # add to ~/.zshrc or ~/.bashrc
iai-mcp --version
```
-On Linux, install the systemd unit manually:
-
-```bash
-mkdir -p ~/.config/systemd/user
-cp deploy/systemd/iai-mcp-daemon.service ~/.config/systemd/user/
-systemctl --user daemon-reload
-systemctl --user enable iai-mcp-daemon
-systemctl --user start iai-mcp-daemon
-```
-
### Install the Stop hook
This is what makes capture ambient. Without it you'd have to save memories by hand.
@@ -143,7 +132,7 @@ Or edit `~/.claude.json` directly:
Use the absolute path. `~` and `$HOME` won't expand here.
-For Claude Desktop (untested), edit `~/Library/Application Support/Claude/claude_desktop_config.json` on macOS or the equivalent path on Linux.
+For Claude Desktop (untested), edit `~/Library/Application Support/Claude/claude_desktop_config.json`.
### Verify