Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hangwan97 committed Sep 1, 2023
1 parent c476dee commit 1197382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Go to [Jhipster Online](https://start.jhipster.tech/generate-azure-application)
## 🚁 How to run locally
To run the project on the localhost:
- `mvn clean package -DskipTests`
- `java -jar web/target/${artifact-name}-0.0.1-SNAPSHOT.jar`
- `java -jar web/target/${artifact-name}-web-0.0.1-SNAPSHOT.jar`

You can also use Maven Wrapper with:
- `chmod +x mvnw`
Expand Down

0 comments on commit 1197382

Please sign in to comment.