src/product/README.install 1.13

1.13 2010/05/05 17:41:31 galt
adding visiGene
Index: src/product/README.install
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/product/README.install,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -B -U 4 -r1.12 -r1.13
--- src/product/README.install	12 Nov 2009 19:36:21 -0000	1.12
+++ src/product/README.install	5 May 2010 17:41:31 -0000	1.13
@@ -161,9 +161,9 @@
 	cp -Rp ${CDROM}/gbdb /${GBDB}
 
 12.  Load the databases
 
-for DIR_NAME in cb1 hgFixed proteinDB/proteins040315
+for DIR_NAME in cb1 hgFixed proteinDB/proteins040315 visiGene
 do
     DB=`basename ${DIR_NAME}`
     #	Create the cb1 database and load its data
     mysql -u browser -pgenome -e "create database ${DB};" mysql