Merge pull request #93 from cydh/idea

Updated README files
This commit is contained in:
Akkarinage 2014-08-10 12:45:22 +01:00
commit 45be1808a3
2 changed files with 16 additions and 2 deletions

View File

@ -29,7 +29,7 @@ is broken down into Windows and Linux prerequisites.
* MySQL Workbench ( http://www.mysql.com/downloads/workbench/ ) * MySQL Workbench ( http://www.mysql.com/downloads/workbench/ )
* MS Visual C++ ( http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express ) * MS Visual C++ ( http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express )
* TortoiseGIT ( http://code.google.com/p/tortoisegit/ ) * TortoiseGIT ( http://code.google.com/p/tortoisegit/ )
* MSysGit ( http://code.google.com/p/msysgit/downloads/ ) * MSysGit ( http://msysgit.github.io/ or https://github.com/msysgit/git/releases )
* Linux (names of packages may require specific version numbers on certain distributions) * Linux (names of packages may require specific version numbers on certain distributions)
* gcc * gcc
@ -154,11 +154,18 @@ Examples:
* Windows: http://rathena.org/wiki/Installation_on_Windows * Windows: http://rathena.org/wiki/Installation_on_Windows
* CentOS: http://rathena.org/wiki/Installation_(CentOS) * CentOS: http://rathena.org/wiki/Installation_(CentOS)
* Debian: http://rathena.org/wiki/Installation_(Debian) * Debian: http://rathena.org/wiki/Installation_(Debian)
* FreeBSD: http://rathena.org/wiki/Installation_(FreeBSD)
* rAthena IRC Channel * rAthena IRC Channel
* irc://irc.rizon.net/rathena * irc://irc.rizon.net/rathena
* Web Chat: http://rathena.org/board/page/chat.html * Web Chat: http://rathena.org/board/page/chat.html
* rAthena Wiki
http://rathena.org/board/index.php?app=ipbwiki
* Fork and Pull Request Q&A
http://rathena.org/board/topic/86913-pull-request-qa/
6. More Documentation 6. More Documentation
--------- ---------

View File

@ -44,7 +44,7 @@ Windows
* MySQL Workbench (http://www.mysql.com/downloads/workbench/) * MySQL Workbench (http://www.mysql.com/downloads/workbench/)
* MS Visual C++ (http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express) * MS Visual C++ (http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express)
* TortoiseGIT (http://code.google.com/p/tortoisegit/) * TortoiseGIT (http://code.google.com/p/tortoisegit/)
* MSysGit (http://code.google.com/p/msysgit/downloads/) * MSysGit (http://code.google.com/p/msysgit/downloads/ or https://github.com/msysgit/git/releases)
Linux (names of packages may require specific version numbers on certain distributions) Linux (names of packages may require specific version numbers on certain distributions)
* gcc * gcc
@ -158,10 +158,17 @@ Examples:
Windows http://rathena.org/wiki/Installation_on_Windows Windows http://rathena.org/wiki/Installation_on_Windows
CentOS http://rathena.org/wiki/Installation_(CentOS) CentOS http://rathena.org/wiki/Installation_(CentOS)
Debian http://rathena.org/wiki/Installation_(Debian) Debian http://rathena.org/wiki/Installation_(Debian)
FreeBSD http://rathena.org/wiki/Installation_(FreeBSD)
* rAthena IRC Channel * rAthena IRC Channel
irc://irc.rizon.net/rathena irc://irc.rizon.net/rathena
* rAthena Wiki
http://rathena.org/board/index.php?app=ipbwiki
* Fork and Pull Request Q&A
http://rathena.org/board/topic/86913-pull-request-qa/
============================ ============================
|| 6. More Documentation || || 6. More Documentation ||