Skip to content

Commit 718895d

Browse files
committed
update name
1 parent 761eb36 commit 718895d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

platforms/vscode/DEVELOPMENT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The extension consists of two main parts:
3030
pnpm build
3131

3232
# Or build just the vscode extension
33-
pnpm --filter learningmap-vscode build
33+
pnpm --filter learningmap-studio build
3434
```
3535

3636
The build process:
@@ -42,7 +42,7 @@ The build process:
4242

4343
```bash
4444
# Watch mode for development
45-
pnpm --filter learningmap-vscode watch
45+
pnpm --filter learningmap-studio watch
4646
```
4747

4848
To test the extension:

0 commit comments

Comments
 (0)