# HG changeset patch # User Tay Ray Chuan # Date 1274107998 -28800 # Node ID c3ecdfcb91e72becf42f6e42272e7be8fdc87ffa # Parent 37ff4189b05bf1993533db38c25c13691e4bd4ed README: rename 'Commands' section to 'Usage' diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ This plugin is implemented entirely in Python - there are no Git binary dependencies, you do not need to have Git installed on your system. The only dependencies are Mercurial and Dulwich. The plugin is known to work on Hg versions 1.1 through 1.3 and requires at least Dulwich 0.3.2. -Commands -========= +Usage +===== You can clone a Git repository from Hg by running `hg clone [url]`. For example, if you were to run