##// END OF EJS Templates
Update README to mention hg debuginstall
Matt Mackall -
r3847:048e9bc5 default
parent child Browse files
Show More
@@ -26,7 +26,8 b' Setting up Mercurial:'
26
26
27 And finally:
27 And finally:
28
28
29 $ hg # test installation, show help
29 $ hg debuginstall # run some basic tests
30 $ hg # show help
30
31
31 If you get complaints about missing modules, you probably haven't set
32 If you get complaints about missing modules, you probably haven't set
32 PYTHONPATH correctly.
33 PYTHONPATH correctly.
General Comments 0
You need to be logged in to leave comments. Login now