Skip to content

Commit cb358d6

Browse files
committed
tweaked what's next message
1 parent 80e1aec commit cb358d6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

symfony/framework-bundle/3.3/manifest.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@
4444
"<bg=blue;fg=white> </>",
4545
"",
4646
" * <fg=blue>Run</> your application:",
47-
" 1. Execute the <comment>make serve</comment> command;",
48-
" 2. Browse to the <comment>http://localhost:8000/</comment> URL.",
47+
" 1. Change to the project directory",
48+
" 2. Execute the <comment>make serve</comment> command;",
49+
" 3. Browse to the <comment>http://localhost:8000/</comment> URL.",
4950
"",
5051
" * <fg=blue>Read</> the documentation at <comment>https://symfony.com/doc</comment>"
5152
]

0 commit comments

Comments
 (0)