diff --git a/README.md b/README.md index a062262..ab7c5bf 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ To build the project and run the application with the embedded H2 database, use ```sh mvn clean package -mvn spring-boot:run +mvn spring-boot:run -Ptest ```