You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2014/10/21 01:06:48 UTC

[31/50] git commit: just a few more changes to README

just a few more changes to README


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/a9c8b686
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/a9c8b686
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/a9c8b686

Branch: refs/heads/master
Commit: a9c8b6867db45ab951a23444c70415b65eb3c906
Parents: aad78e2
Author: Shawn McKinney <sh...@jts.us>
Authored: Sun Jul 6 10:51:14 2014 -0500
Committer: Shawn McKinney <sh...@jts.us>
Committed: Sun Jul 6 10:51:14 2014 -0500

----------------------------------------------------------------------
 README.txt | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/a9c8b686/README.txt
----------------------------------------------------------------------
diff --git a/README.txt b/README.txt
index 9517197..9d1858d 100755
--- a/README.txt
+++ b/README.txt
@@ -137,7 +137,7 @@ ________________________________________________________________________________
 
 a. Go to http://iamfortress.org/download
 
-b. Pull down the Fortress Builder package to match your target platform.
+b. Pull down the Fortress Builder package to match target platform.
 
 c. Follow the steps I, II & III contained within README-QUICKSTART.html, or README-QUICKSTART-WINDOWS.html documents.
 
@@ -375,11 +375,11 @@ ________________________________________________________________________________
 
 a. Go to Symas.com downloads section.
 
-b. Register, pull down Silver or Gold packages for target server.
+b. Register, pull down Silver or Gold packages to match target platform.
 
-c. copy installation binaries to FORTRESS_HOME/openldap-fortress-core/ldap/setup folder.
+c. copy installation binaries to FORTRESS_HOME/ldap/setup folder.
 
-d. enable the correct installation particulars into FORTRESS_HOME/openldap-fortress-core/build.properties.
+d. enable the correct installation particulars into FORTRESS_HOME/build.properties.
 
 - If using sudo you are required to enter your sudo pw:
 
@@ -410,7 +410,7 @@ slapd.uninstall=rpm -e symas-openldap-gold
 
 e. Run the install target:
 
-From $FORTRESS_HOME/openldap-fortress-core folder, enter the following command from a system prompt:
+From $FORTRESS_HOME root folder, enter the following command from a system prompt:
 
 if Debian sudo:
 >sudo $ANT_HOME/bin/ant init-slapd
@@ -494,7 +494,7 @@ Testing Notes:
   - The 2nd and subsequent times 'test-samples' runs, it will tear down the data loaded during the prior run.
 ___________________________________________________________________________________
 ###################################################################################
-# SECTION 11. Instructions to run the openldap-fortress-core command console
+# SECTION 11. Instructions to run the openldap-fortress-core command console using 'console' target
 ###################################################################################
 
 a. from FORTRESS_HOME enter the following command: