author | Alberto Bertogli
<albertito@blitiri.com.ar> 2022-09-27 22:45:09 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2022-10-07 10:59:43 UTC |
parent | 831794dfa0565ddc9171043459c5e78ad7c12c69 |
README.md | +1 | -1 |
diff --git a/README.md b/README.md index a871e8b..e500d97 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ It is fully functional and being used to serve some small websites. gofer is written in Go. ```sh -go get blitiri.com.ar/go/gofer +go install blitiri.com.ar/go/gofer@latest ```