Skip to content

Commit

Permalink
updated spring-boot run command
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-asole committed Feb 11, 2024
1 parent d5786a6 commit 48b18e1
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 @@ -44,7 +44,7 @@ In the project directory, you can run:

To install all the dependencies required for the project.

### `mvn springboot:run`
### `mvn spring-boot:run`

Runs the app in the development mode.\
Open [http://localhost:8000](http://localhost:8000) to view it in your browser.
Expand Down

0 comments on commit 48b18e1

Please sign in to comment.