Update installation.md

This commit is contained in:
Chris Forrence
2019-06-29 12:49:00 -04:00
committed by GitHub
parent 342be3d756
commit 4137a59dd0

View File

@@ -71,7 +71,7 @@ Cachet comes with an installation command that will:
- Run seeders (of which there are none)
```bash
php artisan app:install
php artisan cachet:install
```
> Never change the `APP_KEY` after installation on production environment.