lingthio / Flask-User-starter-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in Readme

TheJimFactor opened this issue · comments

Edit ~/dev/my_app/app/env_settings.py.

Should be:

Edit ~/dev/my_app/app/local_settings.py

There isn't an env_settings.py file in the project and the user was just asked to copy to local_settings.py Maybe the intended is to reference local_settings.py and edit that?