Added extra line for clarification

This commit is contained in:
Valmik 2015-12-17 20:09:30 +05:30
parent 3d179dae8c
commit fdca80547e

View file

@ -8,7 +8,7 @@ When you create a **DocType** a new folder is created in the **Module** and a mo
### Developer Mode
To create models, you must set `developer_mode` as 1 in the `site_config.json` file located in /sites/library and execute command `bench clear-cache` or use the user menu in UI and click on "Reload" for the changes to take effect.
To create models, you must set `developer_mode` as 1 in the `site_config.json` file located in /sites/library and execute command `bench clear-cache` or use the user menu in UI and click on "Reload" for the changes to take effect. You should now see the "Developer" app on your desk
{
"db_name": "library",