Skip to content

Commit 1a95d68

Browse files
authored
Update README.md
1 parent e17ae2e commit 1a95d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A template you can use to get started with Forgo and TypeScript. It uses webpack
77
Use degit to create a copy of this repo.
88

99
```sh
10-
npx degit forgojs/forgo-template-typescript#main my-project
10+
npx degit forgojs/forgo-template-typescript-ts-loader#main my-project
1111
```
1212

1313
Install dependencies:

0 commit comments

Comments
 (0)