From 8b65ee4ed3d233efa06000fc4b94543ef51c4ae0 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Sat, 18 Jun 2011 12:52:27 -0400 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be8f066..c7a9323 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ home folder's `.jasmine-headless-webkit` file. ### Deprecated options * `:jammit => true` to run `jammit -f 2>/dev/null` before the tests for the current file change are run. - * Use [guard-jammit](http://github.com/guard/guard-jammit) instead. + * Use [`guard-jammit`](http://github.com/guard/guard-jammit) instead. * `:rails_assets => true` to repackage Rails assets before each run. - * Use [ + * Use [`guard-rails-assets`](http://github.com/dnagir/guard-rails-assets) instead. ## Using with Rails 3.1 and the Asset Pipeline and/or Jammit