Skip to content

Commit af019e7

Browse files
committed
add install instructions
1 parent bbd3044 commit af019e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ for a github action which uses this tool.
1515
This tool is based on [covfmt](https://github.com/ricallinson/covfmt) and
1616
uses some parts of [goveralls](https://github.com/mattn/goveralls).
1717

18+
## Installation
19+
20+
```
21+
$ go get -u github.com/jandelgado/gcov2lcov
22+
```
23+
1824
## Usage
1925

2026
```

0 commit comments

Comments
 (0)