From 79915519b11a023f40ee9a09ada2eb1b3000f924 Mon Sep 17 00:00:00 2001 From: mccabe615 Date: Wed, 9 Oct 2013 13:25:54 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3d2908..850287c 100755 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ in the application. To run them, though, you'll first need to [install PhantomJS](https://github.com/jonleighton/poltergeist#installing-phantomjs), which is required by the Poltergeist Capybara driver. Then just rake: - rake + rake training NOTE: As vulnerabilities are fixed in the application, these specs won't change from to passing but to _pending_.