comparison README @ 12857:a9f91c844a3b stable

README: add small introduction
author Martin Geisler <mg@lazybytes.net>
date Wed, 27 Oct 2010 12:05:37 +0200
parents 5c6c10e6b5a6
children df5ecb813426
comparison
equal deleted inserted replaced
12856:5c6c10e6b5a6 12857:a9f91c844a3b
1 Mercurial
2 =========
3
4 Mercurial is a fast, easy to use, distributed revision control tool
5 for software developers.
6
1 Basic install: 7 Basic install:
2 8
3 $ make # see install targets 9 $ make # see install targets
4 $ make install # do a system-wide install 10 $ make install # do a system-wide install
5 $ hg debuginstall # sanity-check setup 11 $ hg debuginstall # sanity-check setup