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 7ece938 commit e74cb70Copy full SHA for e74cb70
README.md
@@ -147,7 +147,7 @@ Built-in feature from Next.js:
147
Run the following command on your local environment:
148
149
```shell
150
-git clone --depth=1 https://github.com/ixartz/SaaS-Boilerplate my-project-name
+git clone --depth=1 https://github.com/ixartz/SaaS-Boilerplate.git my-project-name
151
cd my-project-name
152
npm install
153
```
0 commit comments