Updated Developer guides (markdown)

Mischievous Meerkat 2020-05-07 10:05:59 +05:30
parent 9604861e4e
commit aea6507366

@ -54,6 +54,10 @@ On macOS:
Use it if you have plugin `.nmv` (bash script).
#### Compile out FIFO
make O_NOFIFO=1 strip
#### Compile statically
Install the GPM development library and set the Makefile variable `O_STATIC`.