We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b499aac commit 2f2e17dCopy full SHA for 2f2e17d
1 file changed
Readme.md
@@ -53,7 +53,7 @@
53
54
**Install the TypeScript Starter Project with Git:**
55
```bash
56
-$ git clone https://github.com/kamilmysliwiec/nest-typescript-starter.git project
+$ git clone https://github.com/nestjs/nest-typescript-starter.git project
57
$ cd project
58
$ npm install
59
$ npm run start
0 commit comments