Skip to content

Commit e37320c

Browse files
authored
Update README.md
1 parent 390a8f2 commit e37320c

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
@@ -10,9 +10,9 @@ An example of full-stack JavaEE Application with JPA, CDI and JSF
1010

1111
### Installation
1212

13-
Run on **Wildfly Server 10.1.0.Final**.
13+
Create the war file using Maven (with **mvn clean package** or from Eclipse)
1414

15-
Deploy the war with the datasource file contained in the project
15+
Run on **Wildfly Server 10.1.0.Final**.
1616

1717
To add some user and notes to the database, uncomment the following annotations
1818
```Java

0 commit comments

Comments
 (0)