We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c37b7 commit a833ee8Copy full SHA for a833ee8
11-kernel-crosscompiler/README.md
@@ -3,7 +3,7 @@
3
**Goal: Create a development environment to build your kernel**
4
5
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
+for a few more lessons. Anyway, you will need a cross-compiler once we jump to developing in a higher
7
language, that is, C. [Read why](http://wiki.osdev.org/Why_do_I_need_a_Cross_Compiler%3F)
8
9
I'll be adapting the instructions [at the OSDev wiki](http://wiki.osdev.org/GCC_Cross-Compiler).
0 commit comments