diff --git a/README.md b/README.md index b8cf067..a172a2f 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ dbadmin.modelsPackage=your.models.package,your.second.models.package # dbadmin.sqlConsoleEnabled=false ``` -**IMPORTANT**: The configuration prefix `dbadmin.` will be changed to `snapadmin.` starting from version 0.2.0. Remember to update your configuration files accordingly. +**IMPORTANT**: The configuration prefix `dbadmin.` will change to `snapadmin.` starting from version 0.2.0. Remember to update your configuration files accordingly. Now annotate your `@SpringBootApplication` class containing the `main` method with the following: