Browse Source

✏️ Update fastapi/.agents/skills/fastapi/SKILL.md

Co-authored-by: Alejandra <[email protected]>
pull/14982/head
Sebastián Ramírez 5 months ago
committed by GitHub
parent
commit
b5f922bd36
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      fastapi/.agents/skills/fastapi/SKILL.md

2
fastapi/.agents/skills/fastapi/SKILL.md

@ -9,7 +9,7 @@ Official FastAPI skill to write code with best practices, keeping up to date wit
## Use the `fastapi` CLI
To run the development server, in localhost, with reload:
Run the development server on localhost with reload:
```bash
fastapi dev

Loading…
Cancel
Save