Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nevalla committed Jun 30, 2021
1 parent 2cf95bc commit 50e9a78
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ Lens Resource Map is an extension for [Lens - The Kubernetes IDE](https://k8slen

## Installation

**Lens 5 and above:**

1. Install [Lens](https://k8slens.dev), if not installed.
2. Switch to the Extensions view (`CMD+SHIFT+E` on macOS) on Lens.
3. Enter `@nevalla/kube-resource-map` into the Install Extension box.
4. Click on the Install button.

2. Download extension package (tgz) from the [latest release](https://github.com/nevalla/lens-resource-map-extension/releases/latest) and [install](https://docs.k8slens.dev/v4.0.8/extensions/usage/#installing-an-extension) it to Lens.
**Lens 4:**
1. Install [Lens](https://k8slens.dev), if not installed.
2. Download version [0.2.0](https://github.com/nevalla/lens-resource-map-extension/releases/download/v0.2.0/nevalla-kube-resource-map-0.2.0.tgz) tarball.
3. Switch to the Extensions view (`CMD+SHIFT+E` on macOS) on Lens.
4. Select tarball file from filesystem.
5. Click on the Install button.

0 comments on commit 50e9a78

Please sign in to comment.