From 4ab3eb300360688004a597417f6ce79d828dcf91 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sat, 16 Dec 2006 19:11:49 +0000 Subject: + Small changes to Makefile for better handling of Windows executable. + Added windows executable to the website target. git-svn-id: https://pandoc.googlecode.com/svn/trunk@210 788f1e2b-df1e-0410-8736-df70ead52e1b --- web/index.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'web') diff --git a/web/index.txt b/web/index.txt index cbb5d9540..526ee73a2 100644 --- a/web/index.txt +++ b/web/index.txt @@ -18,19 +18,22 @@ For more information, see the [README](README.html) file. **Source distribution:** [`@TARBALL_NAME@`](@TARBALL_NAME@). To install, unpack the archive and follow the instructions in the -[INSTALL](INSTALL.html) file. You'll need the [GHC] Haskell compiler. +[INSTALL](INSTALL.html) file. You'll need the [GHC] Haskell compiler, +version 6.4 or higher. **MacOS X binary package:** [`@OSX_DMG_NAME@`](@OSX_DMG_NAME@). To install, just double-click the package icon in the disk image. See the [installation notes](osx-notes.html) for important information about setting your `PATH`. Note: This package was -compiled on a G4 Mac; it will work on an Intel Mac via emulation. +compiled on a G4 Mac; it will also work on an Intel Mac via emulation. **Debian binary package:** [`@DEB_NAME@`](@DEB_NAME@). To install (on x86 Debian-based linux systems only): sudo dpkg -i @DEB_NAME@ +**Windows executable:** [`@WINDOWS_EXE_NAME@`](@WINDOWS_EXE_NAME@). + **Repository:** Pandoc has a publicly accesible subversion repository at Google Code (). To check out the latest, bleeding-edge source code: -- cgit v1.2.3