Skip to content

Commit

Permalink
Merge pull request #75 from Yuan-Hu/NTA-88
Browse files Browse the repository at this point in the history
Update the README.md
  • Loading branch information
zhfeng committed Mar 2, 2016
2 parents b6a9192 + 375e430 commit e13c25b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ To build the `Transaction Analyser` from source you need Maven 3.0.0+ installed

## Download and Configure WildFly

Currently the `Transaction Analyser` can work with the WildFly 8.0.0.Final:
Currently the `Transaction Analyser` can work with the WildFly 10.0.0.Final:

wget http://download.jboss.org/wildfly/9.0.0.Alpha1/wildfly-9.0.0.Alpha1.zip
unzip wildfly-9.0.0.Alpha1.zip
export WILDFLY_HOME=/path/to/wildfly-9.0.0.Alpha1
wget http://download.jboss.org/wildfly/10.0.0.Final/wildfly-10.0.0.Final.zip
unzip wildfly-10.0.0.Final.zip
export WILDFLY_HOME=/path/to/wildfly-10.0.0.Final.zip

## Run Wildfly

Expand Down

0 comments on commit e13c25b

Please sign in to comment.