From b0940db76c7ad20e8b3ed115bfbbe83086264fae Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Wed, 21 Aug 2013 18:15:30 -0300 Subject: [PATCH] PhantomJS dependency described on the README --- README.rdoc | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.rdoc b/README.rdoc index 9efd012..29646dc 100644 --- a/README.rdoc +++ b/README.rdoc @@ -12,12 +12,6 @@ platform with Mezuro Plugin actived to access Kalibro Web Service. 3. cap deploy:setup will install the ruby correct ruby version, the gemset and all the directories tree; 4. cap deploy:migrations deploys the code and run all the migrations -* Ruby version - - 2.0.0-p247 - - You can easily install it through the Ruby Version Manager - RVM. Instructions on how to do it can be found at http://rvm.io - * System dependencies * build-essential @@ -32,8 +26,17 @@ platform with Mezuro Plugin actived to access Kalibro Web Service. * postgresql-server-dev-9.1 + * PhantomJS 1.9.1 (http://phantomjs.org/) + +* Ruby version + + 2.0.0-p247 + + You can easily install it through the Ruby Version Manager - RVM. Instructions on how to do it can be found at http://rvm.io + *NOTE:* If you are using the gnome-shell, or any derivate like terminator, you have to mark on your profile the option to use a "login bash". + * Configuration bundle install -- libgit2 0.21.2