Skip to content

Commit b403359

Browse files
committed
chore: update readme.md
1 parent 0ccbfab commit b403359

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</p>
44

55
<p align="center">
6-
<a href="https://github.com/solufyapp/nestjs-api-template" alt="Repo">
6+
<a href="https://github.com/solufyapp/nestjs-template" alt="Repo">
77
<b>NestJS Template</b>
88
</a>
99
</p>
@@ -44,8 +44,8 @@
4444
1. **Clone the repository:**
4545

4646
```bash
47-
git clone https://github.com/solufyapp/nestjs-api-template.git
48-
cd nestjs-api-template
47+
git clone https://github.com/solufyapp/nestjs-template.git
48+
cd nestjs-template
4949
```
5050

5151
2. **Set up environment variables:**
@@ -95,7 +95,7 @@ pnpm lint:staged
9595

9696
## Contributing
9797

98-
Feel free to contribute with suggestions or bug reports at the [template reposity](https://github.com/solufyapp/nestjs-api-template).
98+
Feel free to contribute with suggestions or bug reports at the [template reposity](https://github.com/solufyapp/nestjs-template).
9999

100100
## Authors
101101

0 commit comments

Comments
 (0)