summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-10-02 20:23:54 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-10-02 20:23:54 +0200
commit18c9ca85011c7632a7a6095076c94eeda4f1d027 (patch)
tree04363408b3451c507e12819cc58fe34037e909f4 /doc/en
parent4d0a9d5b4cbf40168a7619bfebff64f2ef3c7ce6 (diff)
downloadweechat-18c9ca85011c7632a7a6095076c94eeda4f1d027.zip
doc: add a link to dependencies in prerequisites chapter (user's guide)
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_user.en.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/weechat_user.en.asciidoc b/doc/en/weechat_user.en.asciidoc
index f77392821..c767a8011 100644
--- a/doc/en/weechat_user.en.asciidoc
+++ b/doc/en/weechat_user.en.asciidoc
@@ -43,9 +43,9 @@ WeeChat homepage is here: http://weechat.org/
In order to install WeeChat, you need:
* a running GNU/Linux system (with compiler tools for source
- package), or compatible OS
+ package), or a compatible OS
* 'root' privileges (to install WeeChat in a system directory)
-* ncurses library
+* some libraries (see <<dependencies,dependencies>>).
[[install]]
== Installation