diff --git a/README.md b/README.md
index f01ff712f..435bde9dc 100644
--- a/README.md
+++ b/README.md
@@ -21,17 +21,23 @@ Features
- Single executable file, no installation required
- Develop plugins with Javascript, Python, C#
-Run
+Install and Run
------------
+- Manual
+
Download from [releases](https://github.com/Wox-launcher/Wox/releases) and run the single executable file
+- Homebrew
+
+`brew tap wox-launcher/wox`
+`brew install wox --no-quarantine`
+
Usage
-----
- Launch: Alt/Command+Space
- Cancel/Return: Esc
-- Install/Uninstall plugin: type `wpm install/uninstall`
Contribution
------------