- Updates readme file.

This commit is contained in:
errorage
2013-11-12 18:52:00 +01:00
parent 5684933189
commit 6abd93e1c0
+4 -5
View File
@@ -1,13 +1,13 @@
/tg/station 13 v1.0 - 6 October 2010
Website:http://nanotrasen.com
Website: http://ss13.eu
Code: https://github.com/tgstation/-tg-station
IRC: irc://irc.rizon.net/coderbus
================================================================================
DOWNLOADING
================================================================================
There are a number of ways to download the source code.
There are a number of ways to download the source code. Some are described here, an alternative all-inclusive guide is also located at http://wiki.ss13.eu/index.php/Downloading_the_source_code
Option 1: Download the source code as a zip by clicking the ZIP button in the
code tab of https://github.com/tgstation/-tg-station
@@ -23,7 +23,7 @@ Then you simply search for the -tg-station repository and click the big clone
button.
Option 3:
Follow this: http://baystation12.net/wiki/index.php?title=Installing_TortoiseGit
Follow this: http://wiki.ss13.eu/index.php/Setting_up_git
(It's recommended that you use git-scm, as above, rather than the git CLI
suggested by the guide)
@@ -91,8 +91,7 @@ SQL SETUP
The SQL backend for the library and stats tracking requires a
MySQL server. Your server details go in /config/dbconfig.txt, and the SQL
schema is in /SQL/tgstation_schema.sql. More detailed setup instructions are
coming soon, for now ask in our IRC channel.
schema is in /SQL/tgstation_schema.sql. More detailed setup instructions are located here: http://wiki.ss13.eu/index.php/Downloading_the_source_code#Setting_up_the_database
================================================================================
IRC BOT SETUP