From e23af24324d34499d97cc267bea846bfdde531bf Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Fri, 1 Dec 2023 18:18:44 +0300 Subject: readme: fix typos --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43a5c58..afc6cea 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,13 @@ simple and stupid go module thingy. ## usage ``` +$ go install aaoth.xy/la-ninpre/gomod-index@latest $ gomod-index -l "" -m "" -g "" ... ``` -this will listen on "liten on" and will redirect -go get requests to "/mod" to git repo at "/mod". + +this will listen on "\" and will redirect +go get requests to "\/mod" to git repo at "\/mod". ## licence -- cgit v1.2.3