1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Add missing backslash

Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
This commit is contained in:
Hung-Han (Henry) Chen 2020-11-18 19:50:00 +08:00
parent e4074b9d36
commit 16e4a48bb4
No known key found for this signature in database
GPG Key ID: A28B7834EFA73792

View File

@ -18,7 +18,7 @@ yo lens-ext
# ? Install dependencies after initialization? Yes
# ? Which package manager to use? yarn
# ? symlink created extension folder to ~/.k8slens/extensions (mac/linux) or :User
s<user>.k8slensextensions (win)? Yes
s\<user>\.k8slens\extensions (windows)? Yes
```
Start webpack, which watches the `my-first-lens-ext` folder.