# Installing 0. Install AccountHub 1. Copy `settings.template.php` to `settings.php` 2. Import `database.sql` into your database server 3. Edit `settings.php` and fill in your DB info 4. Set the URL of the install 7. Run `composer install` (or `composer.phar install`) to install dependency libraries 9. From a web browser, visit `http://apps/url` (or whatever your setup is). If you did everything right, you should see a login screen.