sapling/README

11 lines
306 B
Plaintext
Raw Normal View History

2006-12-20 02:17:08 +03:00
Basic install:
2006-12-20 02:17:08 +03:00
$ 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
2006-12-20 02:17:08 +03:00
instructions, platform-specific notes, and Mercurial user information.