diff --git a/README.md b/README.md index e12b583..e939762 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Package structslop defines an [Analyzer](analyzer_link) that checks if struct fi With Go modules: ```sh -go get github.com/orijtech/structslop/cmd/structslop +go install github.com/orijtech/structslop/cmd/structslop@latest ``` Without Go modules: