Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyD committed Jan 16, 2014
1 parent 0fe4bd7 commit 587432e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Skynet-Minecraft
- Install mysql (`npm install mysql`)
- Install async (`npm install async`)
- Create database with the [following code] (http://sqlfiddle.com/#!2/32e4e9):

```sql

CREATE DATABASE IF NOT EXISTS `skynet`;
Expand Down

0 comments on commit 587432e

Please sign in to comment.