README: Explicitly point to required dependencies section.

support-3.5
Paul Sokolovsky 2016-04-18 22:37:42 +03:00
parent 8dcce92606
commit 97f88eebb6
1 changed files with 1 additions and 1 deletions

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.
Alternatively, fallback implementation based on setjmp/longjmp can be used.
To build (*):
To build (see section below for required dependencies):
$ cd unix
$ make