summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTina Müller <cpan2@tinita.de>2017-12-26 02:37:51 +0100
committerTina Müller <cpan2@tinita.de>2017-12-26 02:37:51 +0100
commit6a9e942e27f0ca53d26ab2b4c87249dd82014723 (patch)
treec44a544a241221f5375dd411c01ca2b13992f86c
parent61dd999bfe57a18873358a6b78c7832d5bed3a41 (diff)
downloadlibyaml-git-6a9e942e27f0ca53d26ab2b4c87249dd82014723.tar.gz
Replace Mercurial with Git in README
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 77f1e70..4fc4877 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ $ ./configure
$ make
# make install
-If you checked the source code from the Mercurial repository, run
+If you checked the source code from the Git repository, run
$ ./bootstrap
$ ./configure
$ make