Updated README, last time, promise.

This commit is contained in:
Zachary Kim 2011-06-28 22:56:46 -07:00
parent 5d4f7ab362
commit 7c3192e5ff

View file

@ -44,7 +44,7 @@ section above.
[http://github.com/fogus/cake-marginalia](http://github.com/fogus/cake-marginalia)
Add marginalia and its cake plugin to your project's `:dev-dependencies`:
Add the following to your project's `:dev-dependencies`:
[cake-marginalia "0.6.0"]
@ -66,8 +66,6 @@ After that, you should be able to use it like any other cake task:
cake marg
NOTE: If your project doesn't already depend on clojure-contrib, you'll have to make it explicitly depend on it for the cake plugin to work properly.
### Maven
Not yet supported.