Update install from source instructions in README

Refs #136
This commit is contained in:
Joël Stemmer 2022-07-01 23:16:44 +01:00
parent 7fde4641ac
commit dfab75c90e

View File

@ -23,7 +23,7 @@ page.
Download and install the latest stable version from source by running:
```bash
go install github.com/jstemmer/go-junit-report@latest
go install github.com/jstemmer/go-junit-report/v2@latest
```
## Usage