Skip to content

Commit a80a74b

Browse files
committed
Update contributing guide
1 parent dee6d42 commit a80a74b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@ You can build the VSIX package by running these commands in the project root.
1414

1515
```bash
1616
npm install
17-
npm run bootstrap
18-
npx lerna run package --scope=vscode-tailwindcss
17+
npx run package --workspace=packages/vscode-tailwindcss
1918
```

0 commit comments

Comments
 (0)