Commit 97f88eeb authored by Paul Sokolovsky's avatar Paul Sokolovsky

README: Explicitly point to required dependencies section.

parent 8dcce926
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment