readme: fix typos
la-ninpre aaoth@aaoth.xyz
Fri, 01 Dec 2023 18:18:44 +0300
1 files changed,
4 insertions(+),
2 deletions(-)
jump to
M
README.md
→
README.md
@@ -5,11 +5,13 @@
## usage ``` +$ go install aaoth.xy/la-ninpre/gomod-index@latest $ gomod-index -l "<listen on>" -m "<mod root>" -g "<repo root>" ... ``` -this will listen on "liten on" and will redirect -go get requests to "<mod root>/mod" to git repo at "<repo root>/mod". + +this will listen on "\<listen on\>" and will redirect +go get requests to "\<mod root\>/mod" to git repo at "\<repo root\>/mod". ## licence