]> git.lizzy.rs Git - plan9front.git/blob - sys/src/cmd/hg/README
abaco: cleanup, handle image/x-icon, don't use backspace as a hotkey, and remove...
[plan9front.git] / sys / src / cmd / hg / README
1 Basic install:
2
3  $ make            # see install targets
4  $ make install    # do a system-wide install
5  $ hg debuginstall # sanity-check setup
6  $ hg              # see help
7
8 See http://mercurial.selenic.com/ for detailed installation
9 instructions, platform-specific notes, and Mercurial user information.
10