Mercurial > hg-stable
changeset 3847:048e9bc5cdc2
Update README to mention hg debuginstall
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sun, 10 Dec 2006 01:04:28 -0600 |
parents | 18855084b922 |
children | 8cbf060f637e |
files | README |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README Sun Dec 10 00:44:52 2006 -0600 +++ b/README Sun Dec 10 01:04:28 2006 -0600 @@ -26,7 +26,8 @@ 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.