Updated README to contain a list of dependencies and to offer a little
author<mako@atdot.cc> <>
Tue, 7 Aug 2007 23:22:45 +0000 (19:22 -0400)
committer<mako@atdot.cc> <>
Tue, 7 Aug 2007 23:22:45 +0000 (19:22 -0400)
general cleanup.

README

diff --git a/README b/README
index c06294bec731d01c78d61bbb9eedb7c91f3435d9..2cc3ccc32702d2fb37b6661f829482c71effb63b 100644 (file)
--- a/README
+++ b/README
@@ -5,12 +5,15 @@
 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:
+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
+
 ===============================================
 === Contributors to Selectricity Include ======
 ===============================================

Benjamin Mako Hill || Want to submit a patch?