Skip to content

Commit 83ea593

Browse files
committed
CLI Step added
1 parent d136f8e commit 83ea593

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ task_manager/
2626
└── tasks.json # Stores tasks
2727
```
2828
## CLI Steps:
29-
1️⃣ Run: ```pip install flask``` \
30-
2️⃣ Start the server with: ```python3 task_manager/app.py```
29+
1️⃣ Clone this project using the web *URL*. \
30+
2️⃣ Run: ```pip install flask``` \
31+
3️⃣ Start the server with: ```python3 task_manager/app.py```

0 commit comments

Comments
 (0)