Commit bd0cf5f0 bd0cf5f001b197320aa79d55334f8ee2d64fee21 by Mickaël Andrieu

Update quickstart.rst (very minor update)

1 parent 8ef19d89
...@@ -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?
......