mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
updated install instructions
This commit is contained in:
parent
3c0b7de48b
commit
058a32f5fb
@ -10,7 +10,8 @@ Simple Lens extension that adds "hello-world" page to a cluster menu.
|
||||
|
||||
```sh
|
||||
mkdir -p ~/.k8slens/extensions
|
||||
git clone https://github.com/lensapp/lens-extension-samples.git ~/.k8slens/extensions
|
||||
git clone https://github.com/lensapp/lens-extension-samples.git
|
||||
cp -pr lens-extension-samples/helloworld-sample ~/.k8slens/extensions
|
||||
```
|
||||
|
||||
To build the extension you can use `make` or run the `npm` commands manually:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user