Skip to content

Commit

Permalink
doc: update installation process (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarreira committed Apr 13, 2023
1 parent e92c86e commit 2ec1221
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2ec1221

Please sign in to comment.