Skip to content

Commit

Permalink
Merge pull request #3670 from chrisforrence/update-appinstall-documen…
Browse files Browse the repository at this point in the history
…tation

Change app:install reference to cachet:install
  • Loading branch information
jbrooksuk committed Jul 11, 2019
2 parents ff04d1d + 4137a59 commit 44f4038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 44f4038

Please sign in to comment.