From 86ccb5a93288ebe2d6a1338c237933b5dc5f46bd Mon Sep 17 00:00:00 2001 From: Chris Woodward Date: Tue, 24 Feb 2015 13:25:20 -0800 Subject: [PATCH] Fixed new line issues. --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index d8c06e0..5f8334b 100755 --- a/readme.md +++ b/readme.md @@ -35,8 +35,8 @@ Combot is designed to provide an all-in-one solution for those who wish to run a ## Installation - Windows 1) Download the Release.zip from the latest release in https://github.com/uncled1023/Combot/releases and extract the files to a directory of your choice.
-2) Edit Combot.Servers.config to configure the bot for the correct servers, channels, owner information, and MySQL database. -3) If the database has not been created yet, import Database.sql from the master branch into the database. +2) Edit Combot.Servers.config to configure the bot for the correct servers, channels, owner information, and MySQL database.
+3) If the database has not been created yet, import Database.sql from the master branch into the database.
4) Run Combot-Interface.exe ## Installation - Linux