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 5c9f6da commit 5923fcdCopy full SHA for 5923fcd
README.md
@@ -31,9 +31,7 @@ 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