summaryrefslogtreecommitdiff
path: root/doc/en/weechat_faq.en.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-06-07 21:14:17 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-06-07 21:14:17 +0200
commitf065b43b71fe7b492607a66b2c13cf489af1b9b8 (patch)
tree927b6c3cd99bbbf7a3ee4a3101d091a12a54e616 /doc/en/weechat_faq.en.adoc
parent96d127644649124d0cd4803a6707290e0b2a89cd (diff)
downloadweechat-f065b43b71fe7b492607a66b2c13cf489af1b9b8.zip
doc: replace "cmake" by "CMake"
Diffstat (limited to 'doc/en/weechat_faq.en.adoc')
-rw-r--r--doc/en/weechat_faq.en.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/weechat_faq.en.adoc b/doc/en/weechat_faq.en.adoc
index 4bf9cd20e..1ad1c2746 100644
--- a/doc/en/weechat_faq.en.adoc
+++ b/doc/en/weechat_faq.en.adoc
@@ -47,10 +47,10 @@ https://weechat.org/about/interfaces
=== I can't compile WeeChat after cloning git repository, why?
The recommended way to compile WeeChat is with
-link:weechat_user.en.html#compile_with_cmake[cmake].
+link:weechat_user.en.html#compile_with_cmake[CMake].
If you're compiling with link:weechat_user.en.html#compile_with_autotools[autotools]
-(and not cmake), check that you have latest version of autoconf and automake.
+(and not CMake), check that you have latest version of autoconf and automake.
The other way is to install the "devel package", which needs less dependencies.
This package is built almost every day using git repository. Note that this