Commit 59fd73c
committed
Put the uv install commands back
Verified on a machine without it: uv and uvx are not there, so the install
command in this file was not runnable as written. The README linked uv and said
you need it, which sends the reader out of the page to work out what to click.
Two lines, next to the command that needs them.
The rest of the file was checked the same way today, against a fresh clone and a
clean virtualenv, and it holds: the three setup commands work, the first run
creates data_folder and names all three files, the menu offers exactly the three
documents listed here, and the MCP server started with the command above exposes
exactly the thirteen tools named below.1 parent 130531c commit 59fd73c
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
61 | 68 | | |
62 | 69 | | |
63 | 70 | | |
| |||
0 commit comments