Browse Source

Revert README changes

Matt Rubens 10 months ago
parent
commit
b46da7b8cf
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -121,9 +121,9 @@ Make Roo Code work your way with:
     ```
     ```
 
 
 if that fails, try:
 if that fails, try:
-`bash
+    ```bash
     npm run install:ci
     npm run install:ci
-    `
+    ```
 
 
 3. **Build** the extension:
 3. **Build** the extension:
     ```bash
     ```bash