Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongl committed Apr 3, 2013
1 parent 3130081 commit 39115ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -11,13 +11,13 @@ Yascli 是从[HouseMD](http://github.com/zhongl/housemd)中独立出来的scala

## SBT

`libraryDependencies += "com.github.zhongl" % "yascli_2.10.0" % "0.2.0"`
`libraryDependencies += "com.github.zhongl" % "yascli_2.10" % "0.2.0"`

## MAVEN

<dependency>
<groupId>com.github.zhong</groupId>
<artifactId>yascli_2.10.0</artifactId>
<artifactId>yascli_2.10</artifactId>
<version>0.2.0</version>
</dependency>

Expand Down

0 comments on commit 39115ec

Please sign in to comment.