update REAME to get Dubbo 2.7-SNAPSHOT
diff --git a/README.md b/README.md
index 8b1bb5a..e038cf6 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@
          </snapshots>
      </repository>
    ``` 
+* force update under root path(incubator-dubbo-ops) for the first building: `mvn -Dmaven.test.skip=true clean -U package`
 
 
 ### Production Setup
diff --git a/README_ZH.md b/README_ZH.md
index 8bac4ae..668875c 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -35,6 +35,7 @@
           </snapshots>
       </repository>
    ``` 
+* 在项目根目录(incubator-dubbo-ops)第一次构建需要强制更新: `mvn -Dmaven.test.skip=true clean -U package`   
 
 
 ### 生产环境配置