diff --git a/instruqt-tracks/developing-with-quarkus-getting-started-short/01-01-create-project/assignment.md b/instruqt-tracks/developing-with-quarkus-getting-started-short/01-01-create-project/assignment.md index c5ec588f..b413e4fa 100755 --- a/instruqt-tracks/developing-with-quarkus-getting-started-short/01-01-create-project/assignment.md +++ b/instruqt-tracks/developing-with-quarkus-getting-started-short/01-01-create-project/assignment.md @@ -117,7 +117,7 @@ You are ready to run the Quarkus application mvn quarkus:dev -Dquarkus.http.host=0.0.0.0 -Dquarkus.analytics.disabled=true -f /root/projects/quarkus/getting-started ``` -There will be a lot of output to the screen. When the process is finished running, you will see the following: +There will be a lot of output to the screen. When the process is finished running, you will see the following: ``` Listening for transport dt_socket at address: 5005