From 422717f36f0e4463085166545b939457786387ea Mon Sep 17 00:00:00 2001 From: Arlo Breault Date: Mon, 14 Mar 2016 20:46:52 -0700 Subject: [PATCH] Update proxy readme for npm --- proxy/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proxy/README.md b/proxy/README.md index 5b5761d..0398d3d 100644 --- a/proxy/README.md +++ b/proxy/README.md @@ -11,9 +11,9 @@ See [keroserene.net/snowflake](http://keroserene.net/snowflake) for more info: Unit testing with Jasmine are available with: ``` -cake test +npm install +npm test ``` -Requires jasmine. (`npm install -g jasmine`) To run locally, either: - Navigate to `proxy/build/embed.html`