summaryrefslogtreecommitdiff
path: root/sys/src/cmd/hg/README
blob: d67e780a61caf0bd6839dd36df56b68f386a0532 (plain)
1
2
3
4
5
6
7
8
9
10
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.