diff --git a/README.md b/README.md index 6203c33..17efe87 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,7 @@ Using [https://shields.io](https://shields.io), the executable will generate a c ## How to use Install the executable ``` -go get github.com/AlexBeauchemin/gobadge -go install github.com/AlexBeauchemin/gobadge +go install github.com/AlexBeauchemin/gobadge@latest ``` Make sure you generate a coverage file with your total coverage, something like ```go