Skip to content

Commit 7370bd1

Browse files
authored
Update README.md
1 parent 59b2303 commit 7370bd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010

1111
```bash
1212
# Clone this repository
13-
$ git clone --depth 1 --single-branch https://github.com/mlacosta/frontend-monorepo-template your-project-name
13+
$ git clone --depth 1 --single-branch https://github.com/mlacosta/frontend-monorepo-template \
14+
$ your-project-name
1415

1516
# Go into the repository
1617
$ cd your-project-name

0 commit comments

Comments
 (0)