Skip to content

Commit

Permalink
[Fomating] Change formating of installer text a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed Feb 24, 2015
1 parent 87fb3d2 commit 69d6584
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eZ/Bundle/EzPublishCoreBundle/Composer/ScriptHandler.php
Expand Up @@ -92,10 +92,10 @@ public static function installWelcomeText( CommandEvent $event )
<fg=cyan>Welcome to eZ Platform!</fg=cyan>
<options=underscore>You may now complete the eZ Platform installation with ezplatform:install command, example of use:</options=underscore>
<options=bold>You may now complete the eZ Platform installation with ezplatform:install command, example of use:</options=bold>
<comment> $ php ezpublish/console ezplatform:install --env prod demo-clean</comment>
<options=underscore>After executing this, you can launch your browser* and get started.</options=underscore>
<options=bold>After executing this, you can launch your browser* and get started.</options=bold>
* Assuming you have setup directory permissions and configured your web server (Apache/Nginx) correctly (see Install.md and doc/ folder in eZ Platform <root-directory>).
Expand Down

0 comments on commit 69d6584

Please sign in to comment.