Skip to content

Commit 27fca8c

Browse files
authored
Update README.md
1 parent 9d02d57 commit 27fca8c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,7 @@ The example requires Java 17 and PostgreSQL 14.
2525

2626
Create a PostgreSQL database, using the database name, username, and password contained in `application.properties`.
2727

28-
Run the application in an IDE using its main class or using Gradle:
29-
30-
```
31-
./gradlew bootRun
32-
```
28+
Run the application in an IDE using its main class:
3329

3430
Interact with the application on http://localhost:8080.
3531

0 commit comments

Comments
 (0)