Commit 26cb5c8
README: real install instructions from the repo, not PyPI
The install section promised 'uvx ctrlgrid' / 'pip install ctrlgrid', which do
nothing until the package is on PyPI — and it isn't. Replace them with the
commands that actually work today, from the public repository: uvx --from
git+…, uv tool install git+…, pip install git+…, and the clone + uv sync dev
setup. All verified by running uvx from the repo (build, --help, and a real
preset generation with the bundled font). Python 3.11+.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 7d98e39 commit 26cb5c8
1 file changed
Lines changed: 27 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
83 | 102 | | |
84 | | - | |
85 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
86 | 107 | | |
87 | 108 | | |
88 | | - | |
| 109 | + | |
| 110 | + | |
89 | 111 | | |
90 | 112 | | |
91 | 113 | | |
| |||
0 commit comments