gyrus r332 - branches/gyrus-python



Author: csaavedra
Date: Thu Mar  6 18:56:48 2008
New Revision: 332
URL: http://svn.gnome.org/viewvc/gyrus?rev=332&view=rev

Log:
2008-03-06  Claudio Saavedra  <csaavedra alumnos utalca cl>

	* INSTALL: Fix grammar and correct installation instructions.




Modified:
   branches/gyrus-python/ChangeLog
   branches/gyrus-python/INSTALL

Modified: branches/gyrus-python/INSTALL
==============================================================================
--- branches/gyrus-python/INSTALL	(original)
+++ branches/gyrus-python/INSTALL	Thu Mar  6 18:56:48 2008
@@ -1,10 +1,10 @@
-For install run (root user):
+To install run (root user):
 
-python setup.py install
+  python setup.py install
 
 or
 
-python setup.py install --home=path
+  python setup.py install --prefix=path
 
-for install in other directory.
+to install in other directory.
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]