diff --git a/idea-plugin/README.md b/idea-plugin/README.md
index 0f774ba..88d409d 100644
--- a/idea-plugin/README.md
+++ b/idea-plugin/README.md
@@ -25,7 +25,7 @@ compile 'com.alibaba.p3c.idea:p3c-common:1.0.0'
```
## Install
-
+### Install from repositories
1. Settings >> Plugins >> Browse repositories...

@@ -35,6 +35,11 @@ compile 'com.alibaba.p3c.idea:p3c-common:1.0.0'

3. Restart to take effect.
+### Install from local zip file.
+1. Open https://plugins.jetbrains.com/plugin/10046-alibaba-java-coding-guidelines and download the latest version zip file.
+ 
+2. Settings >> Plugins >> Install plugin from disk...,select the downloaded zip file in previous step then restart your idea
+ 
## Use