diff --git a/README.md b/README.md index 3942e1e..4b5f7f5 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Timbre is an attempt to make **simple logging simple** and more **complex loggin Timbre is still currently *experimental*. It **has not yet been thoroughly tested in production** and its API is subject to change. To run tests against all supported Clojure versions, use: ```bash -lein2 all test +lein all test ``` ## Getting Started @@ -255,4 +255,4 @@ I'm also on Twitter: [@ptaoussanis](https://twitter.com/#!/ptaoussanis). Copyright © 2012 Peter Taoussanis -Distributed under the [Eclipse Public License](http://www.eclipse.org/legal/epl-v10.html), the same as Clojure. \ No newline at end of file +Distributed under the [Eclipse Public License](http://www.eclipse.org/legal/epl-v10.html), the same as Clojure.