view README @ 9608:d097bc2d1945

commands: clarify output for the commit summary It is not clear what is meant with '2 modified, 3 unknown'. We clarify this by writing '2 modified files, 3 unknown files' instead.
author David Soria Parra <dsp@php.net>
date Mon, 19 Oct 2009 07:14:44 +0200
parents a41f2840f9c6
children 5c6c10e6b5a6
line wrap: on
line source

Basic install:

 $ make            # see install targets
 $ make install    # do a system-wide install
 $ hg debuginstall # sanity-check setup
 $ hg              # see help

See http://mercurial.selenic.com/ for detailed installation
instructions, platform-specific notes, and Mercurial user information.