1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

Fix typo in INSTALL

This commit is contained in:
Sebastien Helleu
2009-05-03 15:09:58 +02:00
parent aecd0cc4d7
commit b3ca90302b
+1 -1
View File
@@ -20,7 +20,7 @@ You can build WeeChat with cmake (recommended way) or autotools.
If you want to report bugs/crashs to developers, please:
- compile with debug info (built type Debug for cmake, default for autotools),
- compile with debug info (type "Debug" for cmake build, default for autotools),
- enable core files (for bash shell, add "ulimit -c unlimited" to your ~/.bashrc).