diff --git a/INSTALL b/INSTALL index d5aae6b2c..c4c9966d9 100644 --- a/INSTALL +++ b/INSTALL @@ -4,6 +4,13 @@ WeeChat Installation instructions You can build WeeChat with cmake (recommended way) or autotools. +Dependencies +------------ + +List of dependencies can be found in user's guide, see page with WeeChat docs: +http://www.weechat.org/doc + + With cmake ----------