diff --git a/README.md b/README.md index c36cf8f..8e8e62f 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +https://github.com/ins0/armasquads-api-restclient