README: Explicitly point to required dependencies section.

This commit is contained in:
Paul Sokolovsky 2016-04-18 22:37:42 +03:00
parent 8dcce92606
commit 97f88eebb6

View File

@ -65,7 +65,7 @@ as ARM and MIPS. Making full-featured port to another architecture requires
writing some assembly code for the exception handling and garbage collection. writing some assembly code for the exception handling and garbage collection.
Alternatively, fallback implementation based on setjmp/longjmp can be used. Alternatively, fallback implementation based on setjmp/longjmp can be used.
To build (*): To build (see section below for required dependencies):
$ cd unix $ cd unix
$ make $ make