diff en/tour-basic.tex @ 412:a168daed199b

Fix typos
author Simon Ruderich <simon@ruderich.org>
date Tue, 26 Aug 2008 13:55:04 -0700
parents f8a2fe77908d
children 1d277d6aa187
line wrap: on
line diff
--- a/en/tour-basic.tex	Tue Aug 26 20:49:37 2008 +0200
+++ b/en/tour-basic.tex	Tue Aug 26 13:55:04 2008 -0700
@@ -66,9 +66,14 @@
 a compatible version of Universal MacPython~\cite{web:macpython}.  This
 is easy to do; simply follow the instructions on Lee's site.
 
+It's also possible to install Mercurial using Fink or MacPorts,
+two popular free package managers for Mac OS X.  If you have Fink,
+use \command{sudo apt-get install mercurial-py25}.  If MacPorts,
+\command{sudo port install mercurial}.
+
 \subsection{Windows}
 
-Lee Cantey also publishes an installer of Mercurial for Windows at
+Lee Cantey publishes an installer of Mercurial for Windows at
 \url{http://mercurial.berkwood.com}.  This package has no external
 dependencies; it ``just works''.