Skip to content

Commit a833ee8

Browse files
committed
typo
1 parent a5c37b7 commit a833ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

11-kernel-crosscompiler/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**Goal: Create a development environment to build your kernel**
44

55
If you're using a Mac, you will need to do this process right away. Otherwise, it could have waited
6-
for a few more lessons. Anyway, you will need a cross-compiler one we jump to developing in a higher
6+
for a few more lessons. Anyway, you will need a cross-compiler once we jump to developing in a higher
77
language, that is, C. [Read why](http://wiki.osdev.org/Why_do_I_need_a_Cross_Compiler%3F)
88

99
I'll be adapting the instructions [at the OSDev wiki](http://wiki.osdev.org/GCC_Cross-Compiler).

0 commit comments

Comments
 (0)