Browse Source

✏️ Fix typo (#83)

pull/13907/head
Ashton Shears 6 years ago
committed by GitHub
parent
commit
71f430616c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -69,7 +69,7 @@ Generate a backend and frontend stack using Python, including interactive API do
## How to use it
Go to the directoy where you want to create your project and run:
Go to the directory where you want to create your project and run:
```bash
pip install cookiecutter

Loading…
Cancel
Save