Skip to content

Commit 26ed970

Browse files
committed
🍃 minor docs update
1 parent 4ff933e commit 26ed970

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,12 +122,12 @@ node --harmony setup-fflib.mjs e- ORG_ALIAS
122122

123123
## LWC Local Development
124124

125-
We use the `@lwc-garden/core` package to facilitate local LWC development.
125+
We use the `@lwc-garden/utils` package to facilitate local LWC development.
126126

127127
This can be run locally using:
128128

129129
```cmd
130-
npx @lwc-garden/core dev
130+
pnpm dev
131131
```
132132

133133
Read the [LWC Garden Documentation](https://lwc.garden/) for more information.

0 commit comments

Comments
 (0)