Skip to content

Commit 5c9f6da

Browse files
committed
Minor tweak
1 parent c901306 commit 5c9f6da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ on your computer to run these commands:
3131
```bash
3232
# you can create a new project based on the Symfony Demo project...
3333
composer create-project symfony/symfony-demo my_project
34+
```
3435

36+
```bash
3537
# ...or you can clone the code repository and install its dependencies
3638
git clone https://github.com/symfony/demo.git my_project
3739
cd my_project/

0 commit comments

Comments
 (0)