Show More
@@ -1,11 +1,10 b'' | |||||
1 | Basic install: |
|
1 | Basic install: | |
2 |
|
2 | |||
3 | $ make # see install targets |
|
3 | $ make # see install targets | |
4 | $ make install # do a system-wide install |
|
4 | $ make install # do a system-wide install | |
5 | $ hg debuginstall # sanity-check setup |
|
5 | $ hg debuginstall # sanity-check setup | |
6 | $ hg # see help |
|
6 | $ hg # see help | |
7 |
|
7 | |||
8 | See http://mercurial.selenic.com/ for detailed installation |
|
8 | See http://mercurial.selenic.com/ for detailed installation | |
9 | instructions, platform-specific notes, and Mercurial user information. |
|
9 | instructions, platform-specific notes, and Mercurial user information. | |
10 |
|
10 | |||
11 | foo |
|
General Comments 0
You need to be logged in to leave comments.
Login now