##// END OF EJS Templates
README: revert accidental commit
Lee Cantey -
r9596:a41f2840 default
parent child Browse files
Show More
@@ -1,11 +1,10 b''
1 1 Basic install:
2 2
3 3 $ make # see install targets
4 4 $ make install # do a system-wide install
5 5 $ hg debuginstall # sanity-check setup
6 6 $ hg # see help
7 7
8 8 See http://mercurial.selenic.com/ for detailed installation
9 9 instructions, platform-specific notes, and Mercurial user information.
10 10
11 foo
General Comments 0
You need to be logged in to leave comments. Login now