[Yt-svn] yt-commit r694 - branches/yt-1.0/doc trunk/doc

mturk at wrangler.dreamhost.com mturk at wrangler.dreamhost.com
Fri Jul 25 08:07:06 PDT 2008


Author: mturk
Date: Fri Jul 25 08:07:05 2008
New Revision: 694
URL: http://yt.spacepope.org/changeset/694

Log:
Quick note about uncommenting



Modified:
   branches/yt-1.0/doc/install_script.sh
   trunk/doc/install_script.sh

Modified: branches/yt-1.0/doc/install_script.sh
==============================================================================
--- branches/yt-1.0/doc/install_script.sh	(original)
+++ branches/yt-1.0/doc/install_script.sh	Fri Jul 25 08:07:05 2008
@@ -1,4 +1,4 @@
-# Modify this line to change where we install
+# Modify this line and uncomment to set where we install
 #MY_DIR=$HOME/yt-`uname -p`/
 
 if [ -z "$MY_DIR" ]

Modified: trunk/doc/install_script.sh
==============================================================================
--- trunk/doc/install_script.sh	(original)
+++ trunk/doc/install_script.sh	Fri Jul 25 08:07:05 2008
@@ -1,4 +1,4 @@
-# Modify this line to change where we install
+# Modify this line and uncomment to set where we install
 #MY_DIR=$HOME/yt-`uname -p`/
 
 if [ -z "$MY_DIR" ]



More information about the yt-svn mailing list