Skip to content

Commit 0d9ca85

Browse files
authored
docs: fix installation instructions
1 parent 8c2e903 commit 0d9ca85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ No build tools required! This is pure vanilla JavaScript.
4444

4545
1. Clone the repository:
4646
```bash
47-
git clone <your-repo-url>
47+
git clone https://github.com/JMit-dev/chip8-tutorial.git
4848
cd chip8
4949
```
5050

0 commit comments

Comments
 (0)