Added Ecore::Evas::EcoreEvas#has_alpha? and #has_alpha=.
[ruby-ecore.git] / README
diff --git a/README b/README
index aad519d34da157b62b22c57345c84a11cd7871b1..ee8b1c512bb9ba562a064cde0de8d8ecf406c02b 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-$Id: README 60 2004-08-10 14:12:36Z tilman $
+$Id: README 318 2005-04-26 11:11:48Z tilman $
 
 ruby-ecore - Ruby bindings for Ecore
 ==================================
@@ -14,7 +14,11 @@ library, Ecore.
 Installation
 ------------
 
-Please see INSTALL.
+Run "rake install" to install ruby-ecore.
+If you didn't install Ecore to /usr/local, execute the following line
+instead:
+
+ECORE_PREFIX=/prefix/ecore/is/installed/in rake install
 
 
 Documentation