Updated README

This commit is contained in:
Zachary Kim 2011-06-28 22:53:49 -07:00
parent 56dd312330
commit 38360c24d1

View file

@ -31,7 +31,6 @@ Arguments can be specific files or directories.
To use Marginalia in your own projects simply add the following to your `project.clj` file in the `:dev-dependencies` section:
[marginalia "0.6.0"]
[lein-marginalia "0.6.0"]
After executing `lein deps` you can generate your complete source documentation with the following command: