Explorar el Código

Revert README changes

Matt Rubens hace 10 meses
padre
commit
b46da7b8cf
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

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