diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/test/ejb/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test/ejb/README.md b/java/test/ejb/README.md index 9d044971941..e139d315ade 100644 --- a/java/test/ejb/README.md +++ b/java/test/ejb/README.md @@ -42,7 +42,7 @@ directory, for example: $ export JBOSS_HOME=$HOME/EnterprisePlatform-5.1.2/jboss-eap-5.1/jboss-as/ If Ice isn't installed in the default location set the ICE_HOME -environment variable to your Ice 3.6.2 installation directory. +environment variable to your Ice installation directory. Run ant to build and deploy the application: |