We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d462c commit c42b81bCopy full SHA for c42b81b
README.md
@@ -73,7 +73,7 @@ Go to the directoy where you want to create your project and run:
73
74
```bash
75
pip install cookiecutter
76
-cookiecutter https://github.com/tiangolo/full-stack
+cookiecutter https://github.com/tiangolo/full-stack-fastapi-postgresql
77
```
78
79
### Generate passwords
0 commit comments