ソースを参照

Revert README changes

Matt Rubens 10 ヶ月 前
コミット
b46da7b8cf
1 ファイル変更2 行追加2 行削除
  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