Reworked the build system.
[ruby-edje.git] / README
diff --git a/README b/README
index 2022c20530519d750e8985668689d474dbc3564b..202ccafde9b24c3cd274cdfc76f28ddd320e2447 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-$Id: README 59 2004-08-10 14:10:31Z tilman $
+$Id: README 327 2005-04-27 14:27:01Z tilman $
 
 ruby-edje - Ruby bindings for Edje
 ==================================
@@ -14,7 +14,11 @@ library, edje.
 Installation
 ------------
 
-Please see INSTALL.
+Run "rake install" to install ruby-edje.
+If you didn't install Edje to /usr/local, execute the following line
+instead:
+
+EDJE_PREFIX=/prefix/edje/is/installed/in rake install
 
 
 Documentation