Cleaning scripts in 'tools/'.

Fixed spelling/grammar for most output messages.

Updated references to 'make sql' to 'make server'.

Signed-off-by: Euphy <euphy.raliel@rathena.org>
This commit is contained in:
Euphy
2015-01-04 20:47:20 -05:00
parent 357aa0489f
commit 8897ad72ac
10 changed files with 157 additions and 153 deletions

View File

@@ -5,12 +5,12 @@ Build Status: [![Build Status](https://travis-ci.org/rathena/rathena.png?branch=
Table of Contents
---------
* 1 What is rAthena?
* 2 Prerequisites
* 3 Installation
* 4 Troubleshooting
* 5 Helpful Links
* 6 More Documentation
1. What is rAthena?
2. Prerequisites
3. Installation
4. Troubleshooting
5. Helpful Links
6. More Documentation
1. What is rAthena?
---------
@@ -90,7 +90,7 @@ relevant to your Operation System, please refer to the Wiki (links at the end of
mysql --user=root -p rathena_rag < trunk/sql-files/main.sql (and others)
* Configure and compile:
./configure && make clean && make sql
./configure && make clean && make server
* When you're ready, start the servers:
./athena-start start