Skip to content

Commit fc8f132

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #570
2 parents f110dd1 + eaec92b commit fc8f132

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

symfony/framework-bundle/3.3/post-install.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<bg=blue;fg=white> </>
44

55
* <fg=blue>Run</> your application:
6-
1. Change to the project directory
6+
1. Go to the project directory
77
2. Create your code repository with the <comment>git init</comment> command
8-
3. Run <comment>composer require server --dev</> to install the development web server,
9-
or configure another supported web server <comment>https://symfony.com/doc/current/setup/web_server_configuration.html</>
8+
3. Download the Symfony CLI at <comment>https://symfony.com/download</> to install a development web server,
9+
or run <comment>composer require server --dev</> for a minimalist one
1010

1111
* <fg=blue>Read</> the documentation at <comment>https://symfony.com/doc</>

symfony/framework-bundle/4.2/post-install.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<bg=blue;fg=white> </>
44

55
* <fg=blue>Run</> your application:
6-
1. Change to the project directory
6+
1. Go to the project directory
77
2. Create your code repository with the <comment>git init</comment> command
8-
3. Run <comment>composer require server --dev</> to install the development web server,
9-
or configure another supported web server <comment>https://symfony.com/doc/current/setup/web_server_configuration.html</>
8+
3. Download the Symfony CLI at <comment>https://symfony.com/download</> to install a development web server,
9+
or run <comment>composer require server --dev</> for a minimalist one
1010

1111
* <fg=blue>Read</> the documentation at <comment>https://symfony.com/doc</>

0 commit comments

Comments
 (0)