Commit b0940db76c7ad20e8b3ed115bfbbe83086264fae

Authored by Rafael Manzo
1 parent ac2a47bb

PhantomJS dependency described on the README

Showing 1 changed file with 9 additions and 6 deletions   Show diff stats
README.rdoc
... ... @@ -12,12 +12,6 @@ platform with Mezuro Plugin actived to access Kalibro Web Service.
12 12 3. <tt>cap deploy:setup</tt> will install the ruby correct ruby version, the gemset and all the directories tree;
13 13 4. <tt>cap deploy:migrations</tt> deploys the code and run all the migrations
14 14  
15   -* Ruby version
16   -
17   - 2.0.0-p247
18   -
19   - You can easily install it through the Ruby Version Manager - RVM. Instructions on how to do it can be found at http://rvm.io
20   -
21 15 * System dependencies
22 16  
23 17 * build-essential
... ... @@ -32,8 +26,17 @@ platform with Mezuro Plugin actived to access Kalibro Web Service.
32 26  
33 27 * postgresql-server-dev-9.1
34 28  
  29 + * PhantomJS 1.9.1 (http://phantomjs.org/)
  30 +
  31 +* Ruby version
  32 +
  33 + 2.0.0-p247
  34 +
  35 + You can easily install it through the Ruby Version Manager - RVM. Instructions on how to do it can be found at http://rvm.io
  36 +
35 37 *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".
36 38  
  39 +
37 40 * Configuration
38 41  
39 42 bundle install
... ...