Skip to content

Commit c0175d9

Browse files
authored
Update README.md
1 parent 1923eb4 commit c0175d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# vite-ts-angularjs-starter
2-
forked from [supertorpe](https://github.com/supertorpe)'s [vite-ts-angularjs-starter](https://github.com/supertorpe/vite-ts-angularjs-starter)
2+
forked from [supertorpe](https://github.com/supertorpe)'s [vite-ts-angularjs-starter](https://github.com/sglenns/vite-ts-angularjs-starter)
33

44
This repo contains a typescript angularjs project template using vite.
55

@@ -8,7 +8,7 @@ This repo contains a typescript angularjs project template using vite.
88
Clone this repository and install its dependencies:
99

1010
```bash
11-
git clone https://github.com/supertorpe/vite-ts-angularjs-starter.git
11+
git clone git@github.com:sglenns/vite-ts-angularjs-starter.git
1212
cd vite-ts-angularjs-starter
1313
npm install
1414
```

0 commit comments

Comments
 (0)