Skip to content

Commit

Permalink
Add .git to end of link on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawkMusic committed Oct 15, 2024
1 parent 834ff73 commit ee8ff9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ Before you begin, ensure you have the following software installed on your syste
Next, open your terminal (command prompt or shell) and navigate to the directory where you want to store the YouTube Enhancer extension project. Run the following command to clone the repository:

```bash
git clone https://github.com/YouTube-Enhancer/extension
git clone https://github.com/YouTube-Enhancer/extension.git
```

### 3. Navigate to the Project Directory
Expand Down

0 comments on commit ee8ff9a

Please sign in to comment.