diff --git a/lsynth/README.md b/lsynth/README.md index ba0897e4d..c68223301 100644 --- a/lsynth/README.md +++ b/lsynth/README.md @@ -25,6 +25,17 @@ It opens and scans the LDraw file provided, identifies synthesis synthesis specifications and hands them off to the appropriate synthesis methodology. +### Obtaining LSynth binaries + +You may be able to obtain pre-built binaries from [here](http://lsynth.sourceforge.net/). +Place the executable in this directory. + +To build it from source instead, just run: + +``` +make +``` + ### Usage `lsynthcp [-v] [-h] [-m] [-l] [-p] `