Skip to content

Commit

Permalink
Minor tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Feb 20, 2024
1 parent c901306 commit 5c9f6da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ on your computer to run these commands:
```bash
# you can create a new project based on the Symfony Demo project...
composer create-project symfony/symfony-demo my_project
```

```bash
# ...or you can clone the code repository and install its dependencies
git clone https://github.com/symfony/demo.git my_project
cd my_project/
Expand Down

0 comments on commit 5c9f6da

Please sign in to comment.