Commit 97c70e0
committed
docs: fix install instructions — replace -f with --extra-index-url for exotic-wheels index
-f flag requires full https:// scheme and per-package subpath to work reliably;
--extra-index-url https://exotic-wheels.github.io/ is correct for all platforms
Modified:
• crates/uv-ffi/build.rs (+1/-2 lines)
• README.md (+1/-1 lines)
• crates/uv-ffi/README.md (+6/-0 lines)
[gitship-generated]1 parent ba74ae0 commit 97c70e0
3 files changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
0 commit comments