Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivansek committed May 13, 2016
1 parent bcc199e commit 555e3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Database can be generated for both SQL and MongoDB databases or you can use exis
<prop key="hibernate.hbm2ddl.auto">create-drop</prop>
```

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: ```<sql|mongo>``` and ```<number of items>```.

Expand Down

0 comments on commit 555e3ba

Please sign in to comment.