Commit 47b30a1
authored
docs: simplify agy-reader install to module-root path (#570)
Reverts the install-path fix from #566. Thanks to @akunzai for catching that the documented command didn't build -- the report was correct at the time.
agy-reader's `main` package now lives at the module root, so `go install github.com/mjacobs/agy-reader@latest` works directly. This drops the longer `cmd/agy-reader` path from the README.
Co-authored-by: Matthew Jacobs <mjacobs@users.noreply.github.com>1 parent 2197322 commit 47b30a1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
0 commit comments