make note of ssg dependencies

This commit is contained in:
sceox 2022-05-17 13:16:27 -07:00
parent d08452f477
commit 2ba314fd13

View File

@ -27,7 +27,7 @@ describes the lanuage syntax
The rest of the heavy lifting is done by a modified version of
[ssg](https://www.romanzolotarev.com/ssg.html) which is included
in this source code.
in this source code. ssg requires a POSIX /bin/sh, and awk.
## TODOs