From dbdbeb3141c95d5525dd64682da2563cda9832ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20Andr=C3=A9e?= Date: Sun, 20 Apr 2014 21:07:11 +0200 Subject: [PATCH] Fix issue 192: Broken README.md links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aef893c1..e038441c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Today your terminal, tomorrow the world! Installation on GNU/Linux (or other Unix implementations) --------------------------------------------------------- -[Download](/erkin/ponysay/downloads) or clone the project. +[Download](https://github.com/erkin/ponysay/releases) or clone the project. In the terminal, `cd` into the ponysay directory and `./setup.py --freedom=partial install` or `python3 setup.py --freedom=partial install`. Superuser permissions might be required in order to run `./setup.py --freedom=partial install` without `--private`, on most systems this can be achieved by running `sudo ./setup.py --freedom=partial install`. @@ -48,7 +48,7 @@ This requires the `fortune` utility to be installed. It can install be from the Alternatively, one can just fetch the source code from [here](http://ftp.ibiblio.org/pub/linux/games/amusements/fortune/). You can try [this](http://www.reddit.com/r/mylittlelinux/comments/srixi/using_ponysay_with_a_ponified_fortune_warning/) script or -[ponypipe](/maandree/ponypipe) to ponify fortunes. +[ponypipe](https://github.com/maandree/ponypipe) to ponify fortunes. Edit your `~/.bashrc` and add this to the end of the file