Show More
@@ -11,5 +11,10 b' Basic install:' | |||||
11 | $ hg debuginstall # sanity-check setup |
|
11 | $ hg debuginstall # sanity-check setup | |
12 | $ hg # see help |
|
12 | $ hg # see help | |
13 |
|
13 | |||
|
14 | Running without installing: | |||
|
15 | ||||
|
16 | $ make local # build for inplace usage | |||
|
17 | $ ./hg --version # should show the latest version | |||
|
18 | ||||
14 | See http://mercurial.selenic.com/ for detailed installation |
|
19 | See http://mercurial.selenic.com/ for detailed installation | |
15 | instructions, platform-specific notes, and Mercurial user information. |
|
20 | instructions, platform-specific notes, and Mercurial user information. |
General Comments 0
You need to be logged in to leave comments.
Login now