瀏覽代碼

align text in README

alexchenzl 5 月之前
父節點
當前提交
9de2d947ce
共有 1 個文件被更改,包括 3 次插入4 次删除
  1. 3 4
      README.md

+ 3 - 4
README.md

@@ -95,10 +95,9 @@ If you prefer to build Nanobrowser yourself, follow these steps:
    * Follow the installation steps from the Quick Start section to load the extension into your browser
 
 6. **Development Mode** (optional):
-   * To run in development mode with hot reloading:
-     ```bash
-     pnpm dev
-     ```
+   ```bash
+   pnpm dev
+   ```
 
 ## 💡 See It In Action