aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPablo Lezaeta <prflr88@gmail.com>2012-07-18 20:56:23 -0400
committerPablo Lezaeta <prflr88@gmail.com>2012-07-18 20:56:23 -0400
commit69988d15bf728cddf773d812718caa81aacc344b (patch)
treeac0b9d9fe8d6c231cd97c55903d2c600583deda1 /README.md
parent68d1e51d6c35897b0393ea145d222c35cec94bb8 (diff)
parent22c1fc020ab50fa18ba1a68d4165ed6b625e7fb7 (diff)
downloadponysay-69988d15bf728cddf773d812718caa81aacc344b.tar.gz
ponysay-69988d15bf728cddf773d812718caa81aacc344b.tar.bz2
ponysay-69988d15bf728cddf773d812718caa81aacc344b.zip
Merge remote-tracking branch 'upstream/master'
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 bc9bf7a..36811f3 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Now every time you open a terminal a pony should give your fortune
Installing [ponyquotes4ponysay](https://github.com/maandree/ponyquotes4ponysay) will enable My Little Pony quotes with associated pony.
-Run `ponysay -q` will give you a random pony saying one it its quote from MLP:FiM. Add one or more argument after `-q` to sepcify a
+Run `ponysay -q` will give you a random pony saying one it its quote from MLP:FiM. Add one or more argument after `-q` to sepecify a
set of ponies from which one will be selected randomly.
When running `ponysay -l` or `ponysay -L` the ponies which have quotes will be printed bold or bright (depending on terminal).
@@ -80,9 +80,9 @@ Dependencies
`cowsay`: this is a wrapper for cowsay
-`coreutils`: the main script uses stty, cut, ls, cat, sort, readlink, head and tail
+`coreutils`: the main script 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`