feature: deprecate WebserverBundle and remove it from the recipe message

This commit is contained in:
Hamza Amrouche
2019-04-26 09:53:56 +02:00
committed by GitHub
parent c466e7a6cf
commit cc27dad4e2
@@ -5,7 +5,6 @@
* <fg=blue>Run</> your application:
1. Go to the project directory
2. Create your code repository with the <comment>git init</comment> command
3. Download the Symfony CLI at <comment>https://symfony.com/download</> to install a development web server,
or run <comment>composer require server --dev</> for a minimalist one
3. Download the Symfony CLI at <comment>https://symfony.com/download</> to install a development web server
* <fg=blue>Read</> the documentation at <comment>https://symfony.com/doc</>