Browse Source

🐛 Fix project URL address for generation

pull/13907/head
Sebastián Ramírez 7 years ago
parent
commit
c42b81b1a3
  1. 2
      README.md

2
README.md

@ -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

Loading…
Cancel
Save