Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
n3vrax authored and n3vrax committed Mar 12, 2017
1 parent ec39292 commit 3b6fe29
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 @@ -14,6 +14,7 @@ $ composer create-project -s dev dotkernel/dot-frontend .
* import the database schema, if you are using mysql, found in `data/dot-frontend.sql`
* remove the `.dist` extension of the files `local.php.dist` and `errorhandler.local.php.dist` located in `config/autoload`
* edit `local.php` according to your dev machine. Fill in the `database` configuration and a smtp credentials if you want your application to send mails on registration etc.
* get a recaptcha key pair and configure the `local.php` with them
* run the following command in your project root dir
```bash
$ composer development-enable
Expand Down

0 comments on commit 3b6fe29

Please sign in to comment.