Added support for ruby-debug to replace breakpointers.
[selectricity] / README
diff --git a/README b/README
index 2cc3ccc32702d2fb37b6661f829482c71effb63b..f8a8928fda987277debb2a5b2eca825684d3a5d4 100644 (file)
--- a/README
+++ b/README
@@ -8,11 +8,18 @@ addition to rails and its dependencies:
  * rmagick
  * gruff
 
+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, install: imagemagick libmagick9-dev ruby1.8-dev libwmf-bin
+On Ubuntu, you can install install the dependencies with: 
+  apt-get install imagemagick libmagick9-dev ruby1.8-dev libwmf-bin
+
 
 ===============================================
 === Contributors to Selectricity Include ======

Benjamin Mako Hill || Want to submit a patch?