From 0922094580c0ca34aa33474ec73050f6bc87c2b8 Mon Sep 17 00:00:00 2001 From: Rimian Perkins Date: Tue, 14 Feb 2017 17:06:13 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 613066f..279652b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ STRIPE_PUBLISHABLE_KEY: 'my_publishable_key' # Testing -To run the specs, install the plugin. +To run the specs, install the plugin and run `bundle exec rake plugin:spec` in the discourse root directory. Run the local js acceptance tests here: