From 64b8c3ec4381ea3b1b61fca3d8080f051d53ede5 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Tue, 24 Jul 2007 13:05:41 +0200 Subject: README: added download information darcs-hash:20070724110541-d6583-83e3b9c42c36e744a8c402d2ac765fb431b1e3c5.gz --- README | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index b50cd8d..9e966ba 100644 --- a/README +++ b/README @@ -14,6 +14,21 @@ See xmobar.config-sample for a sample configuration. Try it with: xmobar xmobar.config-sample +DOWNLOAD +======== + +You can get the Xmobar source code from Hackage: +http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar + +To get the darcs source run: +darcs get http://gorgias.mine.nu/repos/xmobar/ + +The latest binary can be found here: +http://gorgias.mine.nu/xmobar/xmobar-0.7.bin + +A recent screen shot can be found here: +http://gorgias.mine.nu/xmobar/xmobar-0.7.png + INSTALLATION ============ @@ -263,7 +278,7 @@ For a vary basic example see Plugins/HelloWorld.hs that is distributed with Xmobar. Installing/Removing a Plugin -------------------- +---------------------------- Installing a plugin should require 3 steps. Here we are going to install the HelloWorld plugin that comes with Xmobar: -- cgit v1.2.3