diff --git a/README.md b/README.md
index b462a21..cd7a4b9 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ Database can be generated for both SQL and MongoDB databases or you can use exis
create-drop
```
-2. Make sure you have edited the configuration file for database ```src/main/resources/database/database.aws.hibernate.properties```. For more information see **Configuration** section.
+2. Make sure you have edited the configuration file for database ```src/main/resources/database/database.hibernate.properties```. For more information see **Configuration** section.
3. Then run ```generate.sh``` which takes two parameters: `````` and ``````.