Skip to content

Commit 2f2bbfa

Browse files
authored
Update README.md
1 parent ae791f1 commit 2f2bbfa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@ The REST API is documented at the following link: [http://localhost:8095/swagger
1616
Dependencies that are needed to build and are not being downloaded via gradle:
1717

1818
- OpenJDK 17
19+
- Python 3
1920

2021
`./gradlew -Pclean-release build`
2122

2223
## How to start
2324

24-
`./gradlew bootRun'`
25+
`./gradlew bootRun`
2526

2627
### Prerequisites
2728
Please make sure the application.properties file is configured correctly.

0 commit comments

Comments
 (0)