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