Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Percy0601 committed Sep 1, 2015
1 parent 66f6a99 commit 170440b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Dubbox:<br>

使用:<br>
> 1、安装Maven<br>
> 2、下载dubbox,在${dubbox-home}执行mvn clean install -Dmavne.test.skip=true <br> (执行该命令会从中央仓库下载依赖,若一次安装不成功,多执行几次,一般都是网络问题或依赖问题造成的),最终肯定会成功安装到本地仓库中<br>
> 2、下载dubbox,在${dubbox-home}执行mvn clean install -Dmaven.test.skip=true <br> (执行该命令会从中央仓库下载依赖,若一次安装不成功,多执行几次,一般都是网络问题或依赖问题造成的),最终肯定会成功安装到本地仓库中<br>
> 3、使用Eclipse/IDEA导入boot-dubbo基本上的结构你就可以看懂了,下述也有简单的描述<br>

Expand Down

0 comments on commit 170440b

Please sign in to comment.