🐛 Fix project URL address for generation

This commit is contained in:
Sebastián Ramírez
2019-02-23 19:27:02 +04:00
parent 21d462c6ae
commit c42b81b1a3

View File

@@ -73,7 +73,7 @@ Go to the directoy where you want to create your project and run:
```bash ```bash
pip install cookiecutter pip install cookiecutter
cookiecutter https://github.com/tiangolo/full-stack cookiecutter https://github.com/tiangolo/full-stack-fastapi-postgresql
``` ```
### Generate passwords ### Generate passwords