mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 10:06:28 +03:00
tweaked what's next message
This commit is contained in:
@@ -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>"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user