# HG changeset patch
# User Tina Mueller <cpan2@tinita.de>
# Date 1559827682 -7200
#      Thu Jun 06 15:28:02 2019 +0200
# Node ID eb3ef876921221a0066b4204662dfd60a6a13dcb
# Parent  b8e3f9c6d8bf5dfa4abfa9df8430d92c8a417bde
Fix typo in README

diff --git a/README b/README
--- a/README
+++ b/README
@@ -7,7 +7,7 @@
 
 Required packages:
 - gcc
-- libool
+- libtool
 - make
 
 If you checked the source code from the Git repository, run
@@ -18,7 +18,7 @@
 
 Required packages:
 - autoconf
-- libool
+- libtool
 - make
 
 For more information, check the LibYAML homepage: