From ab17a28ec4e5fa247ba0fc2af5ddc5ae68fbed5f Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 16 May 2011 21:11:10 +0000 Subject: [PATCH] docs: update windows support status --- MANUAL.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MANUAL.md b/MANUAL.md index 85427bd82..49857d496 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -35,8 +35,7 @@ This is the user manual and reference for hledger version 0.14.0. ## Installing -hledger works on all major platforms *(except microsoft windows, as of -version 0.13; to be fixed)*. You can download and run current release +hledger works on linux, mac and windows. You can download and run current release binaries from the [download page](DOWNLOAD.html). Or, you can build the current release from source using cabal-install.