Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edgardmarx authored May 7, 2020
1 parent d4fd279 commit b81e108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ mvn jetty:run
[WARNING] The POM for commons-collections:commons-collections:jar:3.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
```

### Create sante.main runnable jar file
### Creating SANTé runnable jar file

Run ```mvn package``` at the ```sante.main``` base directory:
```
Expand All @@ -137,7 +137,7 @@ mvn package
```
The runnable jar file will be generated at ```sante.main/target/sante.main-0.0.1-SNAPSHOT-jar-with-dependencies.jar```

### Create sante.smile WAR file
### Creating SANTé smile WAR file

Run ```mvn package``` at the ```sante.smile``` base directory:
```
Expand Down

0 comments on commit b81e108

Please sign in to comment.