Commit 3451a7d
docs: say what the installation section is before the first step (#17)
It opened with "1. Install uv" and left the shape of the thing to be inferred
from the steps: that there is no clone, no virtual environment to make, no
git, and that the package comes from the index on demand. That is the reason
somebody would pick this route, and it was the one thing the section did not
say.
The container route gets a pointer from here too, since this section is where
a reader arrives first and it is not the only way to run the server.
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>1 parent cde6285 commit 3451a7d
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
230 | 236 | | |
231 | 237 | | |
232 | 238 | | |
| |||
0 commit comments