diff --git a/README b/README
index 9d858d17320848158978c5cc4aaa7687537a205f_UkVBRE1F..b8e3f9c6d8bf5dfa4abfa9df8430d92c8a417bde_UkVBRE1F 100644
--- a/README
+++ b/README
@@ -5,9 +5,14 @@
 $ make
 # make install
 
+Required packages:
+- gcc
+- libool
+- make
+
 If you checked the source code from the Git repository, run
 $ ./bootstrap
 $ ./configure
 $ make
 # make install
 
@@ -8,9 +13,14 @@
 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'.