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 c901306 commit 5c9f6daCopy full SHA for 5c9f6da
README.md
@@ -31,7 +31,9 @@ on your computer to run these commands:
31
```bash
32
# you can create a new project based on the Symfony Demo project...
33
composer create-project symfony/symfony-demo my_project
34
+```
35
36
+```bash
37
# ...or you can clone the code repository and install its dependencies
38
git clone https://github.com/symfony/demo.git my_project
39
cd my_project/
0 commit comments