Skip to content

Commit

Permalink
added installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ins0 committed Mar 20, 2015
1 parent 98ca4e8 commit c05221d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ Introduction
------------
Website for creating Squad XML files in ArmA based games

##Installation

###Main Setup

* Clone this project `git clone git://github.com/ins0/armasquads.git`
* Run `composer install` to initialize your vendors
* Import `database.sql` into your database
* Copy `config/autoload/development.local.php.dist` to `config/autoload/development.local.php` and enter your database credentials

RESTful API SDK
------------
https://github.com/ins0/armasquads-api-restclient
https://github.com/ins0/armasquads-api-restclient

0 comments on commit c05221d

Please sign in to comment.