From 0136ff2c3a74561535259a9453687ce367465272 Mon Sep 17 00:00:00 2001 From: James Lu Date: Sat, 2 Apr 2016 22:26:20 -0700 Subject: [PATCH] example conf: mention using spaces to indent --- example-conf.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/example-conf.yml b/example-conf.yml index 522cb09..38f4464 100644 --- a/example-conf.yml +++ b/example-conf.yml @@ -2,6 +2,7 @@ # and begin your configuration there. # Note: lines starting with a "#" are comments and will be ignored. +# Note 2: Use SPACES, NOT tabs to indent, or you will get parser errors on start! bot: # Sets nick, user/ident, and real name.