Removed RCS-style IDs.
[ruby-edje.git] / README
diff --git a/README b/README
index 2022c20530519d750e8985668689d474dbc3564b..8b056775599717f5f82d20c4e6505bd223855de5 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,3 @@
-$Id: README 59 2004-08-10 14:10:31Z tilman $
-
 ruby-edje - Ruby bindings for Edje
 ==================================
 
@@ -14,7 +12,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