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 59b2303 commit 7370bd1Copy full SHA for 7370bd1
README.md
@@ -10,7 +10,8 @@
10
11
```bash
12
# Clone this repository
13
-$ git clone --depth 1 --single-branch https://github.com/mlacosta/frontend-monorepo-template your-project-name
+$ git clone --depth 1 --single-branch https://github.com/mlacosta/frontend-monorepo-template \
14
+$ your-project-name
15
16
# Go into the repository
17
$ cd your-project-name
0 commit comments