Skip to content

Commit

Permalink
Merge pull request #6 from llinder/feature/readme
Browse files Browse the repository at this point in the history
Fix to resolve readme issue #4
  • Loading branch information
llinder committed Mar 22, 2015
2 parents 07e60e2 + 217f7e8 commit f1882e7
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 @@ -13,7 +13,7 @@ Add the following to your `project/plugins.sbt`:

resolvers += "sonatype-snapshots" at "https://oss.sonatype.org/content/repositories/snapshots/"

addSbtPlugin("com.github.sbtliquibase" % "sbt-liquibase" % "0.1.-SNAPSHOT")
addSbtPlugin("com.github.sbtliquibase" % "sbt-liquibase" % "0.1.0-SNAPSHOT")

### Step 2: Activate sbt-liquibase-plugin in your build

Expand Down

0 comments on commit f1882e7

Please sign in to comment.