update README to use "git" instead of "hg"

the repository has been converted Mercurial --> Git
This commit is contained in:
Johan Holmberg 2015-01-19 23:02:27 +01:00
parent 5a663b92bf
commit 7b014a94ca

@ -22,7 +22,7 @@ No installation is needed to use Cmdtest_. The file ``cmdtest.rb`` can
be executed directly from where it is checked out or unpacked. But the
program can also be installed. Use the following command::
$ hg clone https://bitbucket.org/holmberg556/cmdtest cmdtest
$ git clone https://bitbucket.org/holmberg556/cmdtest.git
$ cd cmdtest
$ ruby setup.rb # sudo may be needed