Skip to content

Commit

Permalink
Merge pull request #114 from sksamuel/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
eed3si9n committed May 21, 2014
2 parents 1d9f995 + 2fd5c3f commit 5657dac
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 @@ -27,7 +27,7 @@ For sbt 0.13 add sbt-assembly as a dependency in `project/assembly.sbt`:
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.11.2")
```

For sbt 0.12, see [sbt-assemlby 0.9.2](https://github.com/sbt/sbt-assembly/tree/0.9.2).
For sbt 0.12, see [sbt-assembly 0.9.2](https://github.com/sbt/sbt-assembly/tree/0.9.2).

(You may need to check this project's tags to see what the most recent release is.)

Expand Down

0 comments on commit 5657dac

Please sign in to comment.