Skip to content

Commit

Permalink
update based on review
Browse files Browse the repository at this point in the history
Signed-off-by: Charlie Drage <charlie@charliedrage.com>
  • Loading branch information
cdrage committed Sep 7, 2022
1 parent 72f87e1 commit 190b1ca
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions docs/website/docs/overview/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,23 +267,8 @@ type odo.exe.sha256

4. Add the binary to your `PATH`

## Visual Studio Code Plugin

Installs `odo` capabilities Visual Studio Code (VSCode).

The [OpenShift VSCode extension](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-openshift-connector) uses both `odo` and `oc` binary to interact with Kubernetes or OpenShift cluster.

1. Open VS Code.
2. Launch VS Code Quick Open (Ctrl+P)
3. Paste the following command:
```shell
ext install redhat.vscode-openshift-connector
```

## Alternative installation methods



### Source code
1. Clone the repository and cd into it.
```shell
Expand Down

0 comments on commit 190b1ca

Please sign in to comment.