Update OpenShift version based on what minishift supports (#1538)

minishift supports OpenShift version 3.10 and above.
This commit is contained in:
Dharmit Shah
2019-04-02 19:53:05 +05:30
committed by OpenShift Merge Robot
parent 63c06901a1
commit 36e804bdb1

View File

@@ -20,7 +20,7 @@ OpenShift Do is designed to be simple and concise with the following key feature
## Installation
**Prerequisites:**
* OpenShift 3.9.0 and above is required.
* OpenShift 3.10.0 and above is required.
* We recommend using [Minishift](https://github.com/minishift/minishift).
<details>