Skip to content

Commit d8196a7

Browse files
Improving README.md
1 parent 19945ee commit d8196a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Use the template on GitHub, create your repo, then:
2525

2626
```bash
2727
# Clone your new repository
28-
git clone https://github.com/<you>/<your-app>
29-
cd <your-app>
28+
git clone https://github.com/<you>/FastAPI-boilerplate
29+
cd FastAPI-boilerplate
3030

3131
# Running locally with Uvicorn:
3232

0 commit comments

Comments
 (0)