improved the readme

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399755 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-05-04 16:35:06 +00:00
parent e25461641e
commit b0bacafa0c
1 changed files with 6 additions and 2 deletions

View File

@ -1,8 +1,12 @@
Welcome to the ActiveMQ Web Console Welcome to the ActiveMQ Web Console
To run the console, the jetty plugin may be used: To run the console you must install a recent distro of Maven
such as version 2.0.4 or later
http://maven.apache.org/
mvn jetty6:run You can then run the ActiveMQ Web Console via the following command.
mvn jetty6:run