aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index b117588..252c8ed 100644
--- a/README.md
+++ b/README.md
@@ -70,10 +70,12 @@ Dependencies
`cowsay`: this is a wrapper for cowsay
-`coreutils`: the main script uses stty, cut, ls, cat, head and tail
+`coreutils`: the main script uses stty, cut, ls, cat, sort, head and tail
`sed`: used to remove .pony from pony named when running `ponysay -l`
+`perl`: required to run `ponysay -l`
+
### Package building dependencies
`gcc`: used for compiling ponysaytruncater.c