summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 0ac53e5..7f5cd7c 100644
--- a/README
+++ b/README
@@ -5,12 +5,22 @@ $ ./configure
$ make
# make install
+Required packages:
+- gcc
+- libool
+- make
+
If you checked the source code from the Git repository, run
$ ./bootstrap
$ ./configure
$ make
# make install
+Required packages:
+- autoconf
+- libool
+- make
+
For more information, check the LibYAML homepage:
'https://github.com/yaml/libyaml'.