# HG changeset patch # User Romain PELISSE # Date 1234127327 -3600 # Node ID 71e726b7f70d1a376be8b209f817e456291ce089 # Parent 06e65014e3eb74bf2e92830b06d70263ad559b4d Hum, i don't think that Fink on mac is actually apt-get :) diff -r 06e65014e3eb -r 71e726b7f70d en/tour-basic.tex --- a/en/tour-basic.tex Sun Feb 08 21:48:00 2009 +0100 +++ b/en/tour-basic.tex Sun Feb 08 22:08:47 2009 +0100 @@ -70,7 +70,7 @@ 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, +use \command{sudo fink install mercurial-py25}. If MacPorts, \command{sudo port install mercurial}. \subsection{Windows}