From ed20a99ef40b3d873d7747b7dd3d995abdbbb73e Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 12 Dec 2009 02:35:24 +0000 Subject: [PATCH] docs: installation wording --- MANUAL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MANUAL b/MANUAL index 375b647a2..f44ce148c 100644 --- a/MANUAL +++ b/MANUAL @@ -47,8 +47,9 @@ If not, please report the problem, then install the `Haskell Platform`_ and type cabal update cabal install hledger [-fvty] [-fhapps] -The optional -f flags will download more stuff and include the "ui" and -"web" commands respectively. Note -fvty may not work on microsoft windows. +The optional -f flags will install more libraries and enable hledger's +"ui" and "web" commands respectively. Note -fvty may not work on Microsoft +windows. Basic usage ...........