Merge pull request #420 from mickaelandrieu/patch-1
Update installation.rst
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -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 | ... | ... |
-
Please register or sign in to post a comment