mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Merge pull request #1325 from KJ7LNW/roo-update-readme
This commit is contained in:
commit
a253a37567
1 changed files with 6 additions and 0 deletions
|
|
@ -119,6 +119,12 @@ Make Roo Code work your way with:
|
|||
```bash
|
||||
npm run install:all
|
||||
```
|
||||
|
||||
if that fails, try:
|
||||
```bash
|
||||
npm run install:ci
|
||||
```
|
||||
|
||||
3. **Build** the extension:
|
||||
```bash
|
||||
npm run build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue