Skip to content

Commit 0baaf47

Browse files
committed
Updated incorrect instructions for PhantomJS. This fixes issue #215.
1 parent aec6f37 commit 0baaf47

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.markdown

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,11 @@ debugging purposes, follow the above steps, but run <code>grunt build-debug</cod
6464

6565
### Command-Line processing
6666

67+
**Note:** These examples assume a built version of HTMLCS exported to `./build/HTMLCS.js`
68+
6769
#### PhantomJS
6870

69-
If you are using command-line processing, you don't need to build the auditor as above.
70-
You will, however, need [PhantomJS](http://www.phantomjs.org/) installed if you wish to
71+
You will need [PhantomJS](http://www.phantomjs.org/) installed if you wish to
7172
use the contributed command-line script. PhantomJS provides a headless Webkit-based
7273
browser to run the scripts in, so it should provide results that are similar to
7374
recent (or slightly less than recent) versions of Safari.

0 commit comments

Comments
 (0)