From 04cc801e7893c0151dbf0b2b55baab87b4344e64 Mon Sep 17 00:00:00 2001 From: Nicolas Perriault Date: Wed, 28 Mar 2012 17:57:37 +0200 Subject: [PATCH] updated docs for 0.6.5 --- builder/sources/installation_contents.md | 13 +++++---- index.html | 35 +++++++++++++----------- 2 files changed, 27 insertions(+), 21 deletions(-) diff --git a/builder/sources/installation_contents.md b/builder/sources/installation_contents.md index 15402df67..9a6567803 100644 --- a/builder/sources/installation_contents.md +++ b/builder/sources/installation_contents.md @@ -1,15 +1,18 @@ -[PhantomJS](http://phantomjs.org/) >= 1.3 must be installed. Check out -[PhantomJS' installation +[PhantomJS](http://phantomjs.org/) >= 1.3 must be installed (1.5.0 highly +recommended). Check out [PhantomJS' installation instructions](http://code.google.com/p/phantomjs/wiki/Installation), and: -* Ensure to always install the latest available version of PhantomJS, and prefer static builds over other package installation methods +* Ensure to always install the latest available version of PhantomJS, and prefer + static builds over other package installation methods -* Ubuntu users Double check the version of PhantomJS provided by your apt repository. Often, only PhantomJS 1.2 is provided. +* Ubuntu users Double check the + version of PhantomJS provided by your apt repository. Often, only PhantomJS + 1.2 is provided. Once PhantomJS's installed on your machine, you should obtain something like this: $ phantomjs --version - 1.4.1 + 1.5.0 Now just follow these instructions: diff --git a/index.html b/index.html index 8a4e180fd..743aa4a66 100644 --- a/index.html +++ b/index.html @@ -84,17 +84,17 @@