diff --git a/README.md b/README.md index 70b0c4db..ecfc0fb0 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,9 @@ For installation instructions from binaries please visit the [Releases Page](htt #### Via Go ```console -$ go get github.com/genuinetools/reg +$ git clone https://github.com/genuinetools/reg +$ cd reg +$ go install . ``` ## Usage