Skip to content

Commit 71f8d82

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/part1/hello_world.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Note that we will need to type a lot of commands, so open a terminal now.
77
It's a good idea to create a new directory (`mkdir gb_hello_world`, for example, then `cd gb_hello_world` to enter the new directory).
88

99
Grab the following files (right-click each link, "Save Link As..."), and place them all in this new directory:
10-
- [`hello-world.asm`](../assets/hello-world.asm)
10+
- [`hello-world.asm` v5.3.0](../assets/hello-world.asm)
1111
- [`hardware.inc`](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.

0 commit comments

Comments
 (0)