aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-07-20 01:44:47 +0200
committerMattias Andrée <maandree@operamail.com>2012-07-20 01:44:47 +0200
commit22c1fc020ab50fa18ba1a68d4165ed6b625e7fb7 (patch)
tree418ec5074dd05845026d4e11ccfc1649f419f680 /README
parentf274d626934c62e37555bb27c1ef00f4f5d78fe9 (diff)
downloadponysay-22c1fc020ab50fa18ba1a68d4165ed6b625e7fb7.tar.gz
ponysay-22c1fc020ab50fa18ba1a68d4165ed6b625e7fb7.tar.bz2
ponysay-22c1fc020ab50fa18ba1a68d4165ed6b625e7fb7.zip
m + work on info manual
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 64a75ed..11725d4 100644
--- a/README
+++ b/README
@@ -25,9 +25,9 @@ Required runtime dependencies
cowsay : this is a wrapper for cowsay
- coreutils : the main script [file: ponysay] uses stty, cut, ls, cat, sort, readlink, head and tail
+ coreutils : the main script [file: ponysay] uses stty, cut, ls, cat, sort, readlink, pwd, head and tail
- sed : used to remove .pony from pony named when running `ponysay -l` and `ponysay -L`
+ sed : used to remove .pony from pony names when running `ponysay -l` and `ponysay -L`
perl : required to run `ponysay -l` and `ponysay -L`
@@ -49,7 +49,7 @@ Package building dependencies
make : required to run the make script
- coreutils : make script uses install unlink rm ln mkdir cp
+ coreutils : make script uses install, unlink, rm, ln, mkdir and cp
Dependencies for pony providers
@@ -61,7 +61,7 @@ Dependencies for pony providers
bash : used in the ttyponies subscript
- util-say : used by `make ttyponies` to builder ttyponies from xterm ponies
+ util-say : used by `make ttyponies` to build ttyponies from xterm ponies
-- Available for Arch:ers in AUR as util-say-git (https://aur.archlinux.org/packages.php?ID=60241)
-- and on github at https://github.com/maandree/util-say