diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-06-08 01:13:04 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-06-08 01:13:04 +0100 |
commit | d76f096ca13b558148f4b8d8c5330ef9531afd3e (patch) | |
tree | d494c8dd5687957e8236c8cd5594bd4d5d9ee4cb | |
parent | 299654a4b304506a2233486fcb75743c927f3481 (diff) | |
download | nyancat-d76f096ca13b558148f4b8d8c5330ef9531afd3e.tar.gz |
README.md: Add list of distributions with nyancat
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -4,6 +4,16 @@ Nyancat rendered in your terminal. [![Nyancats](http://i.imgur.com/snCOQl.png)](http://i.imgur.com/snCOQ.png) +## Distributions + +Nyancat is available in the following distributions: + +- [Arch](http://aur.archlinux.org/packages.php?ID=55279) +- [Debian](http://packages.qa.debian.org/n/nyancat.html) +- [Gentoo](http://packages.gentoo.org/package/games-misc/nyancat) +- [Mandriva](http://sophie.zarb.org/rpms/928724d4aea0efdbdeda1c80cb59a7d3) +- [Ubuntu](https://launchpad.net/ubuntu/+source/nyancat) + ## Setup First build the C application: |