From 03d04a180dd30b8d642551c5f7ee094ae5e20cd8 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Tue, 12 Feb 2008 21:35:02 +0100 Subject: add quickstart instructions darcs-hash:20080212203502-cba2c-d60422a43882486e717820e716e81e75f1d601cc --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README') diff --git a/README b/README index 5ccf04b..b8f362b 100644 --- a/README +++ b/README @@ -12,6 +12,16 @@ workspace. Xinerama is fully supported, allowing windows to be tiled on several physical screens. +Quick start: + +Obtain the dependent libraries, then build with: + + runhaskell Setup.lhs configure --user --prefix=$HOME + runhaskell Setup.lhs build + runhaskell Setup.lhs install --user + +For the full story, read on. + Building: Building is quite straightforward, and requries a basic Haskell toolchain. -- cgit v1.2.3