Sfoglia il codice sorgente

Revert README changes

Matt Rubens 10 mesi fa
parent
commit
b46da7b8cf
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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