You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#17 Changed the README a bit (WouterJ)
This PR was squashed before being merged into the master branch (closessymfony#17).
Discussion
----------
Changed the README a bit
* A bit personally, but an ordered list using numbers seem to indicate a list of steps, while an ordered list using characters indicates different options;
* The demo command was added to the symfony installer (and is available if you download it from symfony.com);
* Some code blocks used the bash highlighting, while others didn't;
* Link to symfony's installing composer guide, as it explains how to install globally (composer still doesn't document this on its download page).
Btw, why does the guide use `server:run` and not `server:start`? (maybe to be compatible with Windows users?)
Commits
-------
c52da0f Changed the README a bit
0 commit comments