diff --git a/symfony/framework-bundle/3.3/manifest.json b/symfony/framework-bundle/3.3/manifest.json index 4196b024..68ad7e2e 100644 --- a/symfony/framework-bundle/3.3/manifest.json +++ b/symfony/framework-bundle/3.3/manifest.json @@ -44,8 +44,9 @@ " ", "", " * Run your application:", - " 1. Execute the make serve command;", - " 2. Browse to the http://localhost:8000/ URL.", + " 1. Change to the project directory", + " 2. Execute the make serve command;", + " 3. Browse to the http://localhost:8000/ URL.", "", " * Read the documentation at https://symfony.com/doc" ]