Skip to content

Commit 70913ab

Browse files
authored
Update README.md
1 parent 48bb8ed commit 70913ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ A simple task management application using Django, FastAPI, and Flask to demonst
2525
- **Prerequisites**
2626
- Ensure you have **Python 3.x** installed on your system.
2727
- **Clone the repository**
28-
git clone https://github.com/yourusername/todo-tasks-app.git
29-
cd todo-tasks-app
28+
git clone https://github.com/Periyzat/API_Cruds.git
3029
- **Set up a virtual environment**
3130
python -m venv .venv
3231
source .venv/bin/activate (On Windows use .venv\Scripts\activate)

0 commit comments

Comments
 (0)