Skip to content

Commit

Permalink
update go version required to build in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanejohnson committed Sep 10, 2020
1 parent 066941c commit 01df0c9
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 @@ -77,8 +77,8 @@ The full documentation is on [fabiolb.net](https://fabiolb.net/)
1. Install from source, [binary](https://github.com/fabiolb/fabio/releases),
[Docker](https://hub.docker.com/r/fabiolb/fabio/) or [Homebrew](http://brew.sh).
```shell
# go 1.9 or higher is required
go get github.com/fabiolb/fabio (>= go1.9)
# go 1.13 or higher is required
go get github.com/fabiolb/fabio (>= go1.13)

brew install fabio (OSX/macOS stable)
brew install --devel fabio (OSX/macOS devel)
Expand Down

0 comments on commit 01df0c9

Please sign in to comment.