diff --git a/Home.md b/Home.md index 9cdbe91..ca30409 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,7 @@ ## Install-Bot -### First-time Installation: +### First-time Installation 1. Copy all of the irpg-bot files to your private web folder. The folder must be readable and writable by the web server and able to execute Perl and PHP. @@ -15,7 +15,7 @@ 6. All milestones, issues, bugs and features are tracked using GitEmAll. Thanks for your interest in IdleRPG! :^) -### Upgrading: +### Upgrading 1. Remove your old bot source, ie, rm -rfv that old buggy crap and start over. 2. Copy all of the irpg-bot files to your private web folder. The folder must @@ -32,7 +32,7 @@ ## Install-Web -### First-time Installation: +### First-time Installation 1. Make sure you have the irpg-bot functional and running. 2. Copy all of the irpg-web files to your public_html/irpg web folder. @@ -54,7 +54,7 @@ 8. All milestones, issues, bugs and features are tracked using GitEmAll. Thanks for your interest in IdleRPG! :^) -### Upgrading: +### Upgrading 1. Remove your old web source, ie, rm -rfv that old buggy crap and start over. 2. Make sure you have the irpg-bot functional and running.