From 66f22386291afe5b767247af526adfb24ae3831a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 17 Jul 2012 01:31:29 +0200 Subject: Linux --> GNU/Linux since it actually uses GNU (not Linux) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b24e831..829a256 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Today your terminal, tomorrow the world! -Installation on Linux (or other Unix) -------------------------------------- +Installation on GNU/Linux (or other Unix) +----------------------------------------- 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. -- cgit