Skip to content

Commit ba3cfe7

Browse files
authored
Update CONTRIBUTING.md
1 parent 35c7034 commit ba3cfe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ have a reference to an issue.**
99
### Making your your first pull request
1010

1111
- First, fork this repository
12-
- Clone it using ``` git clone https://github.com/[username]/yt_downloader.git ```
12+
- Clone it using ``` git clone https://github.com/lugnitdgp/Codeara.git ```
1313
- It is always recommended to make your changes in a new branch rather than master.
1414
So create a new branch using ``` git branch mybug ```
1515
- Checkout into your new branch using ``` git checkout mybug ```

0 commit comments

Comments
 (0)