From d2eb7575f21745005634227bacc40c8fb3d61edb Mon Sep 17 00:00:00 2001 From: Peter Robins Date: Fri, 5 Jul 2013 02:07:45 -0700 Subject: [PATCH] phamtomjs -> phantomjs x2 --- Developer-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Developer-Guide.md b/Developer-Guide.md index ff9b208..a45074d 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -31,7 +31,7 @@ The minimum requirements are: * [PhantomJS](http://phantomjs.org/) 1.6 or higher * [Closure Linter](https://developers.google.com/closure/utilities/docs/linter_howto) -The executables `git`, `gjslint`, `java`, `jar`, `python`, and `phamtomjs` +The executables `git`, `gjslint`, `java`, `jar`, `python`, and `phantomjs` should be in your `PATH`. Optionally, you can also install JSDoc 3. Installing JSDoc 3 is necessary