mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
Update installation instructions in CONTRIBUTING.md (#1287)
This commit is contained in:
parent
ed17085df9
commit
06146d5bd0
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ If you're planning to work on a bigger feature, please create a [feature request
|
|||
- If you dismissed the prompts, you can install them manually from the Extensions panel
|
||||
|
||||
2. **Local Development**
|
||||
- Run `npm install` to install dependencies
|
||||
- Run `npm run install:all` to install dependencies
|
||||
- Run `npm run test` to run tests locally
|
||||
- Before submitting PR, run `npm run format:fix` to format your code
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue