yet another readme fix.

Former-commit-id: 9293edffacd2be1fd3dd61ef8a114023903e90c4
This commit is contained in:
norayr 2016-01-15 13:55:40 +04:00
parent eca49ba0a4
commit e5f0949578

View file

@ -100,7 +100,7 @@ will link the module dynamically.
Example with two modules
====================
If you have more than one module, and you want them to be compiled into elf filethen:
If you have more than one module, and you want them to be compiled in to elf file then:
Let's assume we have module M0 which imports M1;
>voc -l M1.Mod -s M0.Mod -M