You are viewing a plain text version of this content. The canonical link for it is here.
Posted to lokahi-commits@incubator.apache.org by to...@apache.org on 2006/06/28 15:19:36 UTC

svn commit: r417784 - /incubator/lokahi/lokahi/trunk/docs/README.TXT

Author: toback
Date: Wed Jun 28 08:19:35 2006
New Revision: 417784

URL: http://svn.apache.org/viewvc?rev=417784&view=rev
Log:
Added a missing step

Modified:
    incubator/lokahi/lokahi/trunk/docs/README.TXT

Modified: incubator/lokahi/lokahi/trunk/docs/README.TXT
URL: http://svn.apache.org/viewvc/incubator/lokahi/lokahi/trunk/docs/README.TXT?rev=417784&r1=417783&r2=417784&view=diff
==============================================================================
--- incubator/lokahi/lokahi/trunk/docs/README.TXT (original)
+++ incubator/lokahi/lokahi/trunk/docs/README.TXT Wed Jun 28 08:19:35 2006
@@ -27,6 +27,12 @@
       > @tmc_user_data.sql
       > @tmc_rel_function_user_data.sql
 
+   6. Create the initial instance.
+      > @tmc_instance_data.sql
+
+      You can add more instances later via
+      Administration -> Manage TMC -> Manage Instances -> Select Action -> Add
+
    SECTION III: Build Software
 
    1. Change directory (cd) to the home directory of lokahi.
@@ -65,5 +71,4 @@
 
 
    SECTION V: Console Install
-   1.
-   2. define the context in tomcats server.xml file and start tomcat.
+   1. define the context in tomcats server.xml file and start tomcat.