From 30734c8d60405faed0f98fad88149efb86a05771 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Wed, 8 Nov 2006 17:27:49 +0000 Subject: + Changes to osx/Welcome: - removed hardcoded references to /usr/local - added title + Minor changes to website build process. git-svn-id: https://pandoc.googlecode.com/svn/trunk@84 788f1e2b-df1e-0410-8736-df70ead52e1b --- web/index.txt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'web') diff --git a/web/index.txt b/web/index.txt index 8626b1854..f660070ba 100644 --- a/web/index.txt +++ b/web/index.txt @@ -22,18 +22,20 @@ To install, unpack the archive and follow the instructions in the **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](Welcome) for important -information about setting your `PATH`. +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. **Debian binary package:** [`@DEB_NAME@`](@DEB_NAME@). -To install (on x86 Debian-based linux systems only), run `dpkg -i -@DEB_NAME@` as root. +To install (on x86 Debian-based linux systems only): + + sudo dpkg -i @DEB_NAME@ **Repository:** Pandoc has a publicly accesible subversion repository at Google Code (). To check out the latest, bleeding-edge source code: - svn checkout http://pandoc.googlecode.com/svn/trunk/ pandoc + svn checkout http://pandoc.googlecode.com/svn/trunk/ pandoc **Bugs:** You may view existing bug reports and submit new ones at . -- cgit v1.2.3