Skip to content

Commit

Permalink
update readme with /v2 suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
Atrox committed Oct 29, 2018
1 parent e730e0e commit fd094ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ It's a package that generates clean, responsive HTML e-mails for sending transac
First install the package:

```
go get -u github.com/matcornic/hermes
go get -u github.com/matcornic/hermes/v2
```

> Starting from release *v2.0.0*, Hermes uses [Go modules](https://github.com/golang/go/wiki/Modules). The latest version of Hermes requires Go 1.11 with gomodules enabled.
Expand Down

0 comments on commit fd094ff

Please sign in to comment.