We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9600ea8 commit 0cb2ffaCopy full SHA for 0cb2ffa
README.md
@@ -26,7 +26,7 @@ This is a simple FastAPI application that implements a CRUD (Create, Read, Updat
26
27
```bash
28
git clone https://github.com/hfmartinez/FastAPI_app.git
29
-cd fastapi-todo
+cd FastAPI_app
30
```
31
32
### Create a `.env` File
0 commit comments