summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTina Mueller <cpan2@tinita.de>2019-06-06 15:28:02 +0200
committerTina Mueller <cpan2@tinita.de>2019-06-06 15:28:02 +0200
commit641adbf244083ddbd7b2f1087bfc1a0038c7e221 (patch)
tree9c8b5360fe29628453fc6a8bff32d7cba4e98cba
parentfce35970037ab929f44cce7c0270d792377c244c (diff)
downloadlibyaml-git-641adbf244083ddbd7b2f1087bfc1a0038c7e221.tar.gz
Fix typo in README
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 7f5cd7c..9e1ed90 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ $ make
Required packages:
- gcc
-- libool
+- libtool
- make
If you checked the source code from the Git repository, run
@@ -18,7 +18,7 @@ $ make
Required packages:
- autoconf
-- libool
+- libtool
- make
For more information, check the LibYAML homepage: