Merge pull request #1325 from KJ7LNW/roo-update-readme

This commit is contained in:
Chris Estreich 2025-03-02 17:03:36 -08:00 committed by GitHub
commit a253a37567
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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