Commit e6785d97 e6785d97c4b35c9333edb979a566ef5d608c2340 by Nicolas Perriault

Merge pull request #578 from mickaelandrieu/master

Update quickstart.rst (very minor update)
2 parents 637bc1b2 bd0cf5f0
...@@ -40,7 +40,7 @@ You should get something like this: ...@@ -40,7 +40,7 @@ You should get something like this:
40 .. code-block:: text 40 .. code-block:: text
41 41
42 $ casperjs sample.js 42 $ casperjs sample.js
43 CasperJS, a navigation scripting and testing utility for PhantomJS | CasperJS 1.0.0 43 CasperJS, a navigation scripting and testing utility for PhantomJS
44 PhantomJS: Headless WebKit with JavaScript API 44 PhantomJS: Headless WebKit with JavaScript API
45 45
46 .. topic:: What did we just do? 46 .. topic:: What did we just do?
......