Add note on gawk requisite

pull/4/head
Adrian Perez 2008-09-11 19:55:34 +02:00
parent 207be06cd4
commit 9b75e7ebf9
1 changed files with 3 additions and 0 deletions

View File

@ -26,5 +26,8 @@ is known to work flawlessly. Just do::
$ awk -f template.awk template.html > template.h
If your copy of ``awk`` is not the GNU implementation, you will need to
install it and use ``gawk`` instead in the command line above.
.. vim: spell spelllang=en expandtab