Skip to content

Commit e74cb70

Browse files
committed
docs: update git clone url in README file
1 parent 7ece938 commit e74cb70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Built-in feature from Next.js:
147147
Run the following command on your local environment:
148148

149149
```shell
150-
git clone --depth=1 https://github.com/ixartz/SaaS-Boilerplate my-project-name
150+
git clone --depth=1 https://github.com/ixartz/SaaS-Boilerplate.git my-project-name
151151
cd my-project-name
152152
npm install
153153
```

0 commit comments

Comments
 (0)