fix typo in readme.md

master
tchncs 2015-12-22 21:55:12 +01:00
parent a61f0370c1
commit 62d6b6decb
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ The file contains the 2 folowing lines:
enable_crafts = true
enable_snowing = true
if you want to disable the craft recieps, because christmas is over, than you must just change the line `enable_crafts = true` into `enable_crafts = true`.
if you want to disable the craft recieps, because christmas is over, than you must just change the line `enable_crafts = true` into `enable_crafts = false`.
and if you dont like the snowy landscape just change `enable_snowing = true` to `enable_snowing = false`
thats all :)