We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e1aec commit cb358d6Copy full SHA for cb358d6
symfony/framework-bundle/3.3/manifest.json
@@ -44,8 +44,9 @@
44
"<bg=blue;fg=white> </>",
45
"",
46
" * <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.",
+ " 1. Change to the project directory",
+ " 2. Execute the <comment>make serve</comment> command;",
49
+ " 3. Browse to the <comment>http://localhost:8000/</comment> URL.",
50
51
" * <fg=blue>Read</> the documentation at <comment>https://symfony.com/doc</comment>"
52
]
0 commit comments