Skip to content

Commit 97f88ee

Browse files
committed
README: Explicitly point to required dependencies section.
1 parent 8dcce92 commit 97f88ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ as ARM and MIPS. Making full-featured port to another architecture requires
6565
writing some assembly code for the exception handling and garbage collection.
6666
Alternatively, fallback implementation based on setjmp/longjmp can be used.
6767

68-
To build (*):
68+
To build (see section below for required dependencies):
6969

7070
$ cd unix
7171
$ make

0 commit comments

Comments
 (0)