We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f296aa8 commit e1f3c48Copy full SHA for e1f3c48
README.md
@@ -51,8 +51,10 @@ Dev is a multi-purpose tool designed to streamline your coding workflow and leve
51
- Python 3.9+
52
53
54
-# Getting Started:
55
-**1: Clone repo:**
+# Getting Started
+## 1: Clone Dev locally
56
+
57
+**Clone repo:**
58
1: clone repo
59
```bash
60
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
71
73
export GOOGLE_API_KEY=YOUR_API_KEY
72
74
```
75
-**2: Install Dev using pip (Recommended!)**
76
+## 2: Install Dev using pip (Recommended!)
77
78
pip install git+https://github.com/GitCoder052023/Dev
79
0 commit comments