Skip to content

Commit dfab75c

Browse files
committed
Update install from source instructions in README
Refs #136
1 parent 7fde464 commit dfab75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ page.
2323
Download and install the latest stable version from source by running:
2424

2525
```bash
26-
go install github.com/jstemmer/go-junit-report@latest
26+
go install github.com/jstemmer/go-junit-report/v2@latest
2727
```
2828

2929
## Usage

0 commit comments

Comments
 (0)