diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-07-18 16:57:23 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-07-18 16:57:23 +0200 |
commit | 494dbd1eb5a2ab9ebaa323d34061722fee3986af (patch) | |
tree | fffbe28e3637ccbebca28bd40a6c51649070d019 | |
parent | d5932f72bda95f3e1b84909f4b3eb9e632b89171 (diff) | |
download | ponysay-494dbd1eb5a2ab9ebaa323d34061722fee3986af.tar.gz ponysay-494dbd1eb5a2ab9ebaa323d34061722fee3986af.tar.bz2 ponysay-494dbd1eb5a2ab9ebaa323d34061722fee3986af.zip |
url update for cowsay
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ 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. +Obtain it from [here](http://www.nog.net/~tony/warez) 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/). [Download](https://github.com/erkin/ponysay/downloads) or clone the project. |