commit 422717f36f0e4463085166545b939457786387ea Author: Arlo Breault arlolra@gmail.com Date: Mon Mar 14 20:46:52 2016 -0700
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`