mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Update README.md
Update the link to minishift and openshift site to get oc binary.
This commit is contained in:
@@ -64,8 +64,8 @@ Wanted to get started? Follow the instructions below or our [Katacoda tutorial](
|
||||
|
||||
### Requirements
|
||||
|
||||
- `minishift` or an OpenShift environment 3.7.0+, the best way to deploy a development environment is using [Minishift](https://www.katacoda.com/mjelen/courses/introduction/developing-with-odo).
|
||||
- `oc` If you do not have it, there's an excellent guide on the [OpenShift site](https://www.katacoda.com/mjelen/courses/introduction/developing-with-odo) on how to install the latest client.
|
||||
- `minishift` or an OpenShift environment 3.7.0+, the best way to deploy a development environment is using [Minishift](https://github.com/minishift/minishift).
|
||||
- `oc` If you do not have it, there's an excellent guide on the [OpenShift site](https://docs.openshift.org/latest/cli_reference/get_started_cli.html#installing-the-cli) on how to install the latest client.
|
||||
|
||||
### Deploying a Node.js application using Odo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user