mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-23 17:58:22 +00:00
chore: rename developing
Signed-off-by: Tim deBoer <git@tdeboer.ca>
This commit is contained in:
parent
e1ff01bc85
commit
f4fa277b44
1 changed files with 2 additions and 2 deletions
|
|
@ -197,7 +197,7 @@ Write the extension features.
|
|||
|
||||
- All runtime dependencies are inside the final binary.
|
||||
|
||||
## Testing a Podman Desktop extension
|
||||
## Developing a Podman Desktop extension
|
||||
|
||||
#### Prerequisites
|
||||
|
||||
|
|
@ -206,7 +206,7 @@ Write the extension features.
|
|||
|
||||
#### Procedure
|
||||
|
||||
1. To test Podman Desktop with your extension, run:
|
||||
1. To start Podman Desktop with your extension loaded, run:
|
||||
|
||||
```
|
||||
yarn watch --extension-folder /path/to/your/extension
|
||||
|
|
|
|||
Loading…
Reference in a new issue