watsonpy / watson-framework

A Python 3 web app framework.
BSD 3-Clause "New" or "Revised" License
104 stars 12 forks source link

Readthedocs page needs to get updated #25

Closed habedi closed 6 years ago

habedi commented 7 years ago

Hi, Great framework guys; But I think you need to update the docs in https://watson-framework.readthedocs.io/en/latest/getting-started/your-first-application.html because it seems that it should be like

watson-console project new [project name] [app name]

instead of

watson-console.py project new [project name] [app name]

Cheers.

simoncoulton commented 7 years ago

Thanks! It is updated in the code, I'm not sure why readthedocs hasn't reflected this change, but I'll look into it!