diff --git a/README.md b/README.md index a3a3e58f3f..15ba17359f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ is broken down into Windows and Linux prerequisites. * MySQL Workbench ( http://www.mysql.com/downloads/workbench/ ) * MS Visual C++ ( http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express ) * 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) * gcc @@ -154,11 +154,18 @@ Examples: * Windows: http://rathena.org/wiki/Installation_on_Windows * CentOS: http://rathena.org/wiki/Installation_(CentOS) * Debian: http://rathena.org/wiki/Installation_(Debian) + * FreeBSD: http://rathena.org/wiki/Installation_(FreeBSD) * rAthena IRC Channel * irc://irc.rizon.net/rathena * 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 --------- diff --git a/README.txt b/README.txt index c82e07b951..c596109b45 100644 --- a/README.txt +++ b/README.txt @@ -44,7 +44,7 @@ Windows * MySQL Workbench (http://www.mysql.com/downloads/workbench/) * MS Visual C++ (http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express) * 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) * gcc @@ -158,10 +158,17 @@ Examples: Windows http://rathena.org/wiki/Installation_on_Windows CentOS http://rathena.org/wiki/Installation_(CentOS) Debian http://rathena.org/wiki/Installation_(Debian) + FreeBSD http://rathena.org/wiki/Installation_(FreeBSD) * rAthena IRC Channel 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 ||