tweaked what's next message

This commit is contained in:
Fabien Potencier
2017-04-13 10:39:04 -07:00
parent 80e1aec834
commit cb358d6717
+3 -2
View File
@@ -44,8 +44,9 @@
"<bg=blue;fg=white> </>",
"",
" * <fg=blue>Run</> your application:",
" 1. Execute the <comment>make serve</comment> command;",
" 2. Browse to the <comment>http://localhost:8000/</comment> URL.",
" 1. Change to the project directory",
" 2. Execute the <comment>make serve</comment> command;",
" 3. Browse to the <comment>http://localhost:8000/</comment> URL.",
"",
" * <fg=blue>Read</> the documentation at <comment>https://symfony.com/doc</comment>"
]