From 2fb5ea4774099caf62a36579204ce64cb3b08e8f Mon Sep 17 00:00:00 2001
From: Don Stewart <dons@cse.unsw.edu.au>
Date: Sun, 27 May 2007 03:40:32 +0200
Subject: specify --user, spotted by fasta

darcs-hash:20070527014032-9c5c1-84e2f10ad9cea151f04f15d331896e7894a9d87e.gz
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index bb24097..a455b5e 100644
--- a/README
+++ b/README
@@ -50,7 +50,7 @@ And then build with Cabal:
 
     runhaskell Setup.lhs configure --prefix=/home/dons
     runhaskell Setup.lhs build
-    runhaskell Setup.lhs install
+    runhaskell Setup.lhs install --user
 
 Finally, add:
 
-- 
cgit v1.2.3