hgbook

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

Fix typos
author Simon Ruderich <simon@ruderich.org>
date Tue Aug 26 13:55:04 2008 -0700 (2008-08-26)
parents f8a2fe77908d
children 1d277d6aa187
line diff
     1.1 --- a/en/tour-basic.tex	Fri Aug 31 11:15:18 2007 +0200
     1.2 +++ b/en/tour-basic.tex	Tue Aug 26 13:55:04 2008 -0700
     1.3 @@ -66,9 +66,14 @@
     1.4  a compatible version of Universal MacPython~\cite{web:macpython}.  This
     1.5  is easy to do; simply follow the instructions on Lee's site.
     1.6  
     1.7 +It's also possible to install Mercurial using Fink or MacPorts,
     1.8 +two popular free package managers for Mac OS X.  If you have Fink,
     1.9 +use \command{sudo apt-get install mercurial-py25}.  If MacPorts,
    1.10 +\command{sudo port install mercurial}.
    1.11 +
    1.12  \subsection{Windows}
    1.13  
    1.14 -Lee Cantey also publishes an installer of Mercurial for Windows at
    1.15 +Lee Cantey publishes an installer of Mercurial for Windows at
    1.16  \url{http://mercurial.berkwood.com}.  This package has no external
    1.17  dependencies; it ``just works''.
    1.18