Skip to content

Commit 163ecda

Browse files
authored
chore: update repository name (#1824)
Signed-off-by: Simon Rey <[email protected]>
1 parent 7468449 commit 163ecda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ You can use `pnpm watch --extension-folder` from the Podman Desktop directory to
44

55
```sh
66
git clone https://github.com/containers/podman-desktop
7-
git clone https://github.com/containers/podman-desktop-extension-bootc
7+
git clone https://github.com/containers/extension-bootc
88
cd podman-desktop
9-
pnpm watch --extension-folder ../podman-desktop-extension-bootc/packages/backend
9+
pnpm watch --extension-folder ../extension-bootc/packages/backend
1010
```
1111

1212
### Testing & Developing

0 commit comments

Comments
 (0)