We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc17032 commit b27650fCopy full SHA for b27650f
1 file changed
README.md
@@ -6,9 +6,9 @@
6
7
* Build the code using Maven with the command: `mvn clean install`.
8
9
-* Copy the file javaee7-angular-1.0-SNAPSHOT.war from target directory to your Wildfly installation folder /standalone/deployments
+* Copy the file javaee7-angular-3.1.war from target directory to your Wildfly installation folder /standalone/deployments
10
11
-* Start Wildfly and go to http://localhost:8080/javaee7-angular-1.0-SNAPSHOT/
+* Start Wildfly and go to http://localhost:8080/javaee7-angular-3.1/
12
13
## Javascript Package Management (optional) ##
14
0 commit comments