Skip to content

Commit 0fe97ff

Browse files
authored
Merge pull request #8 from Vaishnav-Sabari-Girish/main
Added better installation instructions
2 parents 8c51038 + fd3294c commit 0fe97ff

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,12 @@ gh auth status
4343

4444
You should see: `✓ Logged in to github.com as YOUR_USERNAME`
4545

46-
## Installation
46+
## Installing `gitfetch`
47+
48+
49+
1. Clone this repo
50+
2. `cd` into the repo
51+
3. Then type the below command
4752

4853
```bash
4954
pip install -e .

0 commit comments

Comments
 (0)