Skip to content

Commit

Permalink
Add finishing remark
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk committed Jan 2, 2017
1 parent 59d5387 commit 186cbcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Console/Commands/InstallCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public function fire()
$this->configureMail();
$this->configureCachet();

$this->success('Cachet is installed ⚡');
$this->info('Cachet is installed ⚡');
}

/**
Expand Down

0 comments on commit 186cbcf

Please sign in to comment.