Skip to content

Commit e6b4712

Browse files
committed
docs (pt1): clarify version in link
1 parent 78a0f7b commit e6b4712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/part1/hello_world.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It's a good idea to create a new directory (`mkdir gb_hello_world`, for example,
88

99
Grab the following files (right-click each link, "Save Link As..."), and place them all in this new directory:
1010
- [`hello-world.asm`](../assets/hello-world.asm)
11-
- [`hardware.inc`](https://raw.githubusercontent.com/gbdev/hardware.inc/v5.3.0/hardware.inc)
11+
- [`hardware.inc` v5.3.0](https://raw.githubusercontent.com/gbdev/hardware.inc/v5.3.0/hardware.inc)
1212

1313
Then, still from a terminal within that directory, run the following three commands.
1414

0 commit comments

Comments
 (0)