Commit 5beb7e48 5beb7e48e08df715bea3e734327a5fbe722d47c8 by Nicolas Perriault

Merge pull request #420 from mickaelandrieu/patch-1

Update installation.rst
2 parents 7c2feb1c 2ed5de3b
...@@ -64,7 +64,7 @@ Once PhantomJS and CasperJS installed on your machine, you should obtain somethi ...@@ -64,7 +64,7 @@ Once PhantomJS and CasperJS installed on your machine, you should obtain somethi
64 .. code-block:: text 64 .. code-block:: text
65 65
66 $ phantomjs --version 66 $ phantomjs --version
67 1.7 67 1.8.2
68 $ casperjs --version 68 $ casperjs --version
69 1.0 69 1.0
70 70
......