From 494dbd1eb5a2ab9ebaa323d34061722fee3986af Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 18 Jul 2012 16:57:23 +0200 Subject: url update for cowsay --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f6e93e..b117588 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit