shithub: riscv

ref: 8150f689959f71410f56ab66c0e89698c58459bc
dir: /sys/src/cmd/hg/README/

View raw version
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.