From ad09dbb7496aeac2acfc7f01c04c97b535d65094 Mon Sep 17 00:00:00 2001 From: Austin Burdine Date: Sat, 30 Jan 2016 23:04:34 -0600 Subject: [PATCH] remove casperjs from needed dependencies list --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index be3ab3e6e7..737cdb0129 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -194,7 +194,7 @@ Looking to get setup to work on Ghost? AWESOME! The [Ghost-Vagrant](https://gith **What you'll need:** - Node version 0.10.x & npm -- phantomjs 1.9.x and casperjs 1.1.x +- phantomjs 1.9.x ([instructions](https://github.com/TryGhost/Ghost/wiki/Functional-testing-with-PhantomJS-and-CasperJS)) for running tests