diff -r 3edc829799d5 -r ff070b9e22ef README --- a/README Wed Jun 27 12:44:54 2012 +0200 +++ b/README Wed Jun 27 12:48:16 2012 +0200 @@ -15,6 +15,11 @@ **These extensions are experimental and are not meant for production.** +You can quicky enable them using:: + + ./enable.sh >> ~/.hgrc + +But it's recommended to look at the doc in the first place. See doc/ directory for details.