🐛 Fix project URL address for generation
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user