From c605f67e7a3325d3894b04d4c51935147a1aa7b2 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Mon, 20 Dec 2010 09:57:18 +0000
Subject: [PATCH] Update vendor name string and fix some branded messages of the install/upgrade

---
 opends/resource/install.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opends/resource/install.txt b/opends/resource/install.txt
index 93c8c3d..e392956 100644
--- a/opends/resource/install.txt
+++ b/opends/resource/install.txt
@@ -26,7 +26,7 @@
 
 If you run QuickSetup remotely, it automatically downloads and unzips the latest weekly build, 
 and handles server configuration. To launch QuickSetup via Java Web Start, point your 
-browser to http://www.forgerock.org/downloads/opendj/2.4.0beta1/install/QuickSetup.jnlp.
+browser to http://www.forgerock.org/downloads/opendj/2.4.0/install/QuickSetup.jnlp.
 
 To run QuickSetup locally:
 
@@ -36,7 +36,7 @@
      directly from the Finder.
   3. Answer the questions in the installation wizard.
 
-To Install OpenDS in Command-Line Mode
+To Install OpenDJ in Command-Line Mode
 --------------------------------------
   1. From the top level of your installation directory, type the following command:
      (Unix, Linux) setup --cli (Windows) setup.bat --cli

--
Gitblit v1.10.0