Skip to content

Commit b7f3949

Browse files
James DeFelicejdef
authored andcommitted
readme: stop advertising mesos 1.0 compat, no checks for this
1 parent 2375aca commit b7f3949

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
@@ -28,7 +28,7 @@ The Mesos v0 API version of the bindings, located in `api/v0`, are more mature b
2828
### Pre-Requisites
2929
- Go 1.7 or higher; https://golang.org/dl/
3030
- A standard and working Go workspace setup (multiple golang versions are tested via CI)
31-
- Apache Mesos 1.0 or newer; http://mesos.apache.org/downloads/
31+
- Apache Mesos 1.x; http://mesos.apache.org/downloads/
3232
- protoc compiler; https://github.com/google/protobuf/releases
3333
- v3.3.x is tested by CI and should be used for code generation
3434
- `govendor`; https://github.com/kardianos/govendor

0 commit comments

Comments
 (0)