diff --git a/README.md b/README.md index 5bf22698..6d6f3e21 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Dependencies `python>=3`: `ponysay` is written in Python 3. +`texinfo`: for generating documentation during the installation. + ### Package building dependencies `gzip`: Used for compressing manuals (suppressable with `./configure --without-info-compression --without-man-compression`).