README: Explicitly point to required dependencies section.

pull/1993/merge
Paul Sokolovsky 2016-04-18 22:37:42 +03:00
rodzic 8dcce92606
commit 97f88eebb6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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