Skip to content

Commit

Permalink
Document Go 1.16 requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikschulz authored Feb 18, 2021
1 parent 73ed2c1 commit 4f87dec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ Please see [docs/features.md](https://github.com/gopasspw/gopass/blob/master/doc

Please see [docs/setup.md](https://github.com/gopasspw/gopass/blob/master/docs/setup.md).

If you have [Go](https://golang.org/) 1.14 (or greater) installed:
If you have [Go](https://golang.org/) 1.16 (or greater) installed:

```bash
GO111MODULE=on go get github.com/gopasspw/gopass
go get github.com/gopasspw/gopass
```

WARNING: Please prefer releases, unless you want to contribute to the
Expand Down

0 comments on commit 4f87dec

Please sign in to comment.