docs: correct standalone development commands
This commit is contained in:
@@ -23,10 +23,9 @@ Obtain a pairing token from Slack: `/pi local new`.
|
||||
|
||||
## Development
|
||||
|
||||
From monorepo root:
|
||||
From the extension repository:
|
||||
|
||||
```bash
|
||||
npm run build -w packages/shared
|
||||
npm run build -w packages/connect-local
|
||||
npm run test -w packages/connect-local
|
||||
npm run build
|
||||
npm test
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user