X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/34bf38d5323c3d9f43ecc9ec15d60ef0e535a2ff..79f6b7581f906943e7e016dfdc3dd8544583beb4:/README diff --git a/README b/README index c06294b..f8a8928 100644 --- a/README +++ b/README @@ -5,12 +5,22 @@ To use Selectricity, you'll need to install the following gems in addition to rails and its dependencies: + * rmagick * gruff -Also, you will need install the other applications: +To use Selectricity in development mode, you'll need to install the +following gems: + + * ruby-debug + +Also, you will need install the other applications installed first: * imagemagick (http://www.imagemagick.org/) +On Ubuntu, you can install install the dependencies with: + apt-get install imagemagick libmagick9-dev ruby1.8-dev libwmf-bin + + =============================================== === Contributors to Selectricity Include ====== ===============================================