We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f40d12 commit 06e23fdCopy full SHA for 06e23fd
README.org
@@ -23,8 +23,8 @@ This repository also contains drivers developed for NUL in =host=.
23
The Unix frontend builds with gcc 4.7 on Linux. It builds and runs for
24
both 32-bit and 64-bit hosts, although it will only emulate IA-32. If
25
you are ready to give it a go, execute =scons= in =unix/= to start the
26
-build process. Help regarding build options can be obtained via =scons
27
--h=.
+build process. Help regarding build options can be obtained via
+ =scons -h=.
28
29
We currently only support booting Multiboot compliant kernels. Execute
30
=seoul -h= to get usage information.
0 commit comments