From 9b87f415ea23dd1f32d1de448b3ebc783a2fcfb8 Mon Sep 17 00:00:00 2001 From: simon04 Date: Tue, 18 Oct 2011 22:36:59 +0200 Subject: [PATCH] readme: add Frugalware package --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d779fb..8f67a2b 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Currently, the weather report including forecast for today and tomorrow is fetch ### Installation * [Arch Linux](https://aur.archlinux.org/packages.php?ID=49409) +* [Frugalware](http://www.frugalware.org/packages/119339) * [Ubuntu](https://launchpad.net/~webupd8team/+archive/gnome3/+packages) * Generic: For a generic installation, run the following commands: `./autogen.sh --prefix=/usr && make && sudo make install`