diff --git a/docs/src/main/asciidoc/getting-started-dev-services.adoc b/docs/src/main/asciidoc/getting-started-dev-services.adoc index c9647a9fdeff7..172ad5db118ea 100644 --- a/docs/src/main/asciidoc/getting-started-dev-services.adoc +++ b/docs/src/main/asciidoc/getting-started-dev-services.adoc @@ -125,7 +125,7 @@ You should see in your terminal that the tests are now passing. 1. To add the persistence libraries, run -:add-extension-extensions: hibernate-orm-panache jdbc-postgresql +:add-extension-extensions: hibernate-orm-panache,jdbc-postgresql include::{includes}/devtools/extension-add.adoc[] The application will record the names of people it greets. Define an Entity