Skip to content

Commit a253a37

Browse files
authored
Merge pull request #1325 from KJ7LNW/roo-update-readme
2 parents 8e8079d + 475b6e2 commit a253a37

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,12 @@ Make Roo Code work your way with:
119119
```bash
120120
npm run install:all
121121
```
122+
123+
if that fails, try:
124+
```bash
125+
npm run install:ci
126+
```
127+
122128
3. **Build** the extension:
123129
```bash
124130
npm run build

0 commit comments

Comments
 (0)