Flask-User-starter-app icon indicating copy to clipboard operation
Flask-User-starter-app copied to clipboard

Typo in Readme

Open TheJimFactor opened this issue 8 years ago • 0 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?

TheJimFactor avatar Feb 16 '17 20:02 TheJimFactor