Skip to content

Commit

Permalink
updated cloning instructions as forgot to do that...
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcorbett committed Mar 29, 2024
1 parent b2d996b commit 8e63e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This project is designed to be a starting point for developers creating a new pr

### Initialize the project
```shell
git clone ... YOUR_DIR
git clone https://github.com/livetechhelper/symfony-bref-starter.git YOUR_DIR
cd YOUR_DIR

# I use docker so I don't have to mess around with PHP versions, etc. but you can
Expand Down

0 comments on commit 8e63e1b

Please sign in to comment.