Skip to content

Commit 8a0cb97

Browse files
committed
fix: installation link
1 parent d8cf205 commit 8a0cb97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Balloons Poping Game/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ No external libraries or packages are required for this project. It is built wit
1616

1717
## Installing Instructions
1818
1. Clone the repository:
19-
```bash
20-
git clone https://github.com/your-username/All-In-One-Javascript-Projects.git
19+
```bash
20+
git clone https://github.com/king04aman/All-In-One-Javascript-Projects.git
2121
```
2222
2. Navigate to the project directory:
2323
```bash
24-
cd All-In-One-Javascript-Projects/Pop-the-Balloons
24+
cd All-In-One-Javascript-Projects/Balloons-Poping-Game
2525
```
2626
3. Open the `index.html` file in a web browser:
2727

0 commit comments

Comments
 (0)