aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-07-17 01:41:29 +0200
committerMattias Andrée <maandree@operamail.com>2012-07-17 01:41:29 +0200
commit794bc8c00e5657edcefcd21608beac195ae7eec4 (patch)
tree7740406ef5274af3f0b41ca84462f96fd3aadfba /README.md
parentba82d44c70732bb733fd7dd963c46e3bc2e4a3c6 (diff)
downloadponysay-794bc8c00e5657edcefcd21608beac195ae7eec4.tar.gz
ponysay-794bc8c00e5657edcefcd21608beac195ae7eec4.tar.bz2
ponysay-794bc8c00e5657edcefcd21608beac195ae7eec4.zip
syntax oops
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9b5361c..a65625e 100644
--- a/README.md
+++ b/README.md
@@ -9,14 +9,14 @@ Installation on GNU/Linux (or other Unix implementations)
First of all, you need `cowsay` from your local repositories.
Obtain it from [here](http://www.nog.net/~tony/warez/cowsay.shtml) if you wish to compile it yourself.
-This is often sufficient, but if is not you may be missing one of the standard packages: (bash)[ftp://ftp.gnu.org/gnu/bash/], (coreutils)[ftp://ftp.gnu.org/gnu/coreutils/] or (sed)[ftp://ftp.gnu.org/gnu/sed/].
+This is often sufficient, but if is not you may be missing one of the standard packages: [bash](ftp://ftp.gnu.org/gnu/bash/), [coreutils](ftp://ftp.gnu.org/gnu/coreutils/) or [sed](ftp://ftp.gnu.org/gnu/sed/).
[Download](https://github.com/erkin/ponysay/downloads) or clone the project.
In the terminal, `cd` into the ponysay directory and `make && make install`.
This will install ponysay into the $PREFIX (`/usr` by default, meaning you may need to `make install` as root, e.g. `sudo make install`).
-If either `make` or `make install` fails you be missing one of the standard packages: (gcc)[ftp://ftp.gnu.org/gnu/gcc/], (gzip)[ftp://ftp.gnu.org/gnu/gzip/], (make)[ftp://ftp.gnu.org/gnu/make/] or (coreutils)[ftp://ftp.gnu.org/gnu/coreutils/].
+If either `make` or `make install` fails you be missing one of the standard packages: [gcc](ftp://ftp.gnu.org/gnu/gcc/), [gzip](ftp://ftp.gnu.org/gnu/gzip/), [make](ftp://ftp.gnu.org/gnu/make/) or [coreutils](ftp://ftp.gnu.org/gnu/coreutils/).
In order to use ponysay, run: