diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-07-17 01:31:29 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-07-17 01:31:29 +0200 |
commit | 66f22386291afe5b767247af526adfb24ae3831a (patch) | |
tree | c898870ac9a866072dc9fb24c7c455f0b2384a8f | |
parent | c67506fedc39dad22e42b8732ed224c0f8b83557 (diff) | |
download | ponysay-66f22386291afe5b767247af526adfb24ae3831a.tar.gz ponysay-66f22386291afe5b767247af526adfb24ae3831a.tar.bz2 ponysay-66f22386291afe5b767247af526adfb24ae3831a.zip |
Linux --> GNU/Linux since it actually uses GNU (not Linux)
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |