all repos — hastyscribe @ ba3039e4d9087e38c346b98f62f2c7c4e2d0f33d

A professional markdown compiler.

Documented -lm switch when compiling from source
Fabio Cevasco h3rald@h3rald.com
Mon, 28 Jul 2014 21:44:24 +0200
commit

ba3039e4d9087e38c346b98f62f2c7c4e2d0f33d

parent

c95b5d04303c4950ae752f51ccc82c35211d27a3

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M doc/HastyScribe_UserGuide.mddoc/HastyScribe_UserGuide.md

@@ -113,7 +113,7 @@

1. Download and install [Nimrod][nimrod]. 2. Clone the HastyScribe [repository](https://github.com/h3rald/hastyscribe). 3. Put your [libbmarkdown.a](class:file) file in the [vendor](class:dir) directory. -4. Run [nimrod c -l:-lmarkdown -l:-L./vendor hastyscribe.nim](class:cmd) +4. Run [nimrod c -l:-lm -l:-lmarkdown -l:-L./vendor hastyscribe.nim](class:cmd) ## Usage