summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index 3f22324..a2fcf6b 100644
--- a/README
+++ b/README
@@ -11,10 +11,5 @@ Basic install:
$ hg debuginstall # sanity-check setup
$ hg # see help
-Running without installing:
-
- $ make local # build for inplace usage
- $ ./hg --version # should show the latest version
-
See http://mercurial.selenic.com/ for detailed installation
instructions, platform-specific notes, and Mercurial user information.