summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorAndrea Rossato <andrea.rossato@ing.unitn.it>2007-07-24 13:05:41 +0200
committerAndrea Rossato <andrea.rossato@ing.unitn.it>2007-07-24 13:05:41 +0200
commit64b8c3ec4381ea3b1b61fca3d8080f051d53ede5 (patch)
treea89502a98a706fd7d0180473bd7e2869785e95ad /README
parent3ccef463d925583fb43f8e3d2137ff78aa771dcb (diff)
downloadxmobar-64b8c3ec4381ea3b1b61fca3d8080f051d53ede5.tar.gz
xmobar-64b8c3ec4381ea3b1b61fca3d8080f051d53ede5.tar.bz2
README: added download information
darcs-hash:20070724110541-d6583-83e3b9c42c36e744a8c402d2ac765fb431b1e3c5.gz
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 16 insertions, 1 deletions
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: