diff --git a/README.md b/README.md
index b54cdaf37e515a5eaa82331d2272dcfe23acdfa8..fb13eb8575b0eb5a8454316c5607f1a3ef8adf94 100644
--- a/README.md
+++ b/README.md
@@ -52,15 +52,12 @@ Or you can build it yourself. Supports Windows, Linux and macOS 10.15+
 
 Notes: If you could not start the app on Windows, please check that you have [Webview2](https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section) installed.
 
-<details>
-<summary open>FAQ</summary>
+### FAQ
 
 #### 1. **macOS** "Clash Verge" is damaged and can't be opened
 
 open the terminal and run `sudo xattr -r -d com.apple.quarantine /Applications/Clash\ Verge.app`
 
-</details>
-
 ## Development
 
 You should install Rust and Nodejs, see [here](https://tauri.app/v1/guides/getting-started/prerequisites) for more details. Then install Nodejs packages.