diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -5,11 +5,13 @@ simple and stupid go module thingy. ## 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 |
