README
changeset 3847 048e9bc5cdc2
parent 3689 25e549e9b7d0
child 3942 1158d7018052
--- a/README
+++ b/README
@@ -26,7 +26,8 @@ Setting up Mercurial:
 
  And finally:
 
- $ hg                                    # test installation, show help
+ $ hg debuginstall                       # run some basic tests
+ $ hg                                    # show help
 
  If you get complaints about missing modules, you probably haven't set
  PYTHONPATH correctly.