Skip to content

Commit 88d5268

Browse files
committed
Merge pull request radcortez#2 from ptuomaal/master
Update README.md
2 parents dc17032 + b27650f commit 88d5268

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
* Build the code using Maven with the command: `mvn clean install`.
88

9-
* Copy the file javaee7-angular-1.0-SNAPSHOT.war from target directory to your Wildfly installation folder /standalone/deployments
9+
* Copy the file javaee7-angular-3.1.war from target directory to your Wildfly installation folder /standalone/deployments
1010

11-
* Start Wildfly and go to http://localhost:8080/javaee7-angular-1.0-SNAPSHOT/
11+
* Start Wildfly and go to http://localhost:8080/javaee7-angular-3.1/
1212

1313
## Javascript Package Management (optional) ##
1414

0 commit comments

Comments
 (0)