summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/index.txt7
1 files changed, 5 insertions, 2 deletions
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 (<http://code.google.com/p/pandoc>). To check out the
latest, bleeding-edge source code: