Skip to content

Commit

Permalink
Update README.md (#1948)
Browse files Browse the repository at this point in the history
* Update README.md

Fix Code Ready Container syntax and update demo video.

* Update README.md
  • Loading branch information
mohitsuman authored Feb 8, 2021
1 parent cfd0896 commit b68c715
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@

OpenShift Connector extension provides an end-to-end developer experience for Red Hat® OpenShift®. Using this extension:
- Developers can easily create, deploy and live debug applications running on OpenShift.
- Run local instance of OpenShift 4.5 using [Red Hat CodeReady Containers](http://red.ht/39kEznd).
- Run local instance of OpenShift 4.6 using [Red Hat CodeReady Containers](https://code-ready.github.io/crc/).

### Demo: https://youtube.com/watch?v=m0wBKuKDYO0
### Demo: https://www.youtube.com/watch?v=HEsYgDqD1rM

[![ screencast ](https://bit.ly/3pZsquB)](https://youtube.com/watch?v=m0wBKuKDYO0)

Expand All @@ -28,8 +28,7 @@ The extension allows the users to Get free access to the Developer Sandbox for R
This extension can work with local or remote OpenShift clusters.

To provision local instance of OpenShift cluster, developers can use the following options:
* [CodeReady Containers](* [Red Hat CodeReady Containers](http://red.ht/39kEznd) - run single node local OpenShift 4.x cluster
) - run single node local OpenShift 4.x cluster
* [Red Hat CodeReady Containers](https://code-ready.github.io/crc/) - run single node local OpenShift 4.x cluster
* [minishift](http://bit.ly/3rSvzOx) / [CDK](http://red.ht/3opF1XC) - run single node local OpenShift 3.x cluster

For detail analysis of how to setup and run local OpenShift Cluster using minishift, please follow this [wiki](http://bit.ly/3be4jUv).
Expand Down

0 comments on commit b68c715

Please sign in to comment.