summaryrefslogtreecommitdiff
path: root/java/management/eclipse-plugin/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'java/management/eclipse-plugin/README.txt')
-rw-r--r--java/management/eclipse-plugin/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/management/eclipse-plugin/README.txt b/java/management/eclipse-plugin/README.txt
index 284cf8e8d9..2cbfbc623c 100644
--- a/java/management/eclipse-plugin/README.txt
+++ b/java/management/eclipse-plugin/README.txt
@@ -3,5 +3,5 @@ Running the Qpid Management Console (eclipse-plugin)
----------------------------------------------------
To run the management console, set the QPIDMC_HOME environment variable to
-management eclipse-plugin directory and add $QPIDMC_HOME/bin to your PATH.
+qpid management console root directory (e.g. C:/qpidmc)and add $QPIDMC_HOME/bin to your PATH.
Then run the qpidmc.bat batch file to launch the management console.