Skip to content

Commit e1f3c48

Browse files
Update README.md
1 parent f296aa8 commit e1f3c48

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,10 @@ Dev is a multi-purpose tool designed to streamline your coding workflow and leve
5151
- Python 3.9+
5252

5353

54-
# Getting Started:
55-
**1: Clone repo:**
54+
# Getting Started
55+
## 1: Clone Dev locally
56+
57+
**Clone repo:**
5658
1: clone repo
5759
```bash
5860
git clone https://github.com/GitCoder052023/Dev.git
@@ -71,7 +73,7 @@ Get your google gemini API key from [here](https://makersuite.google.com/app/api
7173
export GOOGLE_API_KEY=YOUR_API_KEY
7274
```
7375

74-
**2: Install Dev using pip (Recommended!)**
76+
## 2: Install Dev using pip (Recommended!)
7577
```bash
7678
pip install git+https://github.com/GitCoder052023/Dev
7779
```

0 commit comments

Comments
 (0)