hgbook

diff en/tour-basic.tex @ 358:15a6b61335aa

translated a couple of paragraphs, and updated the table of works in progress
author Javier Rojas <jerojasro@devnull.li>
date Thu Oct 23 23:18:59 2008 -0500 (2008-10-23)
parents cd595464fea9 a168daed199b
children 71e726b7f70d
line diff
     1.1 --- a/en/tour-basic.tex	Thu Aug 21 23:26:38 2008 -0400
     1.2 +++ b/en/tour-basic.tex	Thu Oct 23 23:18:59 2008 -0500
     1.3 @@ -68,9 +68,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