Commit c5d9898aaeb59a45986005a6e782642bdf00a935

Authored by Rafael Manzo
1 parent 8bb48790

README: Dependencies with more information

Showing 1 changed file with 5 additions and 3 deletions   Show diff stats
README.rdoc
... ... @@ -23,11 +23,13 @@ platform with Mezuro Plugin actived to access Kalibro Web Service.
23 23  
24 24 * curl
25 25  
26   - * libxml32
  26 + * libxml2
27 27  
28   - * libxml32-dev
  28 + * libxml2-dev
29 29  
30   - * libxslt-dev
  30 + * libxslt1-dev
  31 +
  32 + **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".
31 33  
32 34 * Configuration
33 35  
... ...