Skip to content

Commit 06146d5

Browse files
authored
Update installation instructions in CONTRIBUTING.md (RooCodeInc#1287)
1 parent ed17085 commit 06146d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you're planning to work on a bigger feature, please create a [feature request
2727
- If you dismissed the prompts, you can install them manually from the Extensions panel
2828

2929
2. **Local Development**
30-
- Run `npm install` to install dependencies
30+
- Run `npm run install:all` to install dependencies
3131
- Run `npm run test` to run tests locally
3232
- Before submitting PR, run `npm run format:fix` to format your code
3333

0 commit comments

Comments
 (0)