We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dcce92 commit 97f88eeCopy full SHA for 97f88ee
1 file changed
README.md
@@ -65,7 +65,7 @@ as ARM and MIPS. Making full-featured port to another architecture requires
65
writing some assembly code for the exception handling and garbage collection.
66
Alternatively, fallback implementation based on setjmp/longjmp can be used.
67
68
-To build (*):
+To build (see section below for required dependencies):
69
70
$ cd unix
71
$ make
0 commit comments