[tor-commits] [snowflake/master] Update proxy readme for npm

arlo at torproject.org arlo at torproject.org
Tue Mar 15 03:47:17 UTC 2016


commit 422717f36f0e4463085166545b939457786387ea
Author: Arlo Breault <arlolra at 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`



More information about the tor-commits mailing list