We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1923eb4 commit c0175d9Copy full SHA for c0175d9
1 file changed
README.md
@@ -1,5 +1,5 @@
1
# 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)
+forked from [supertorpe](https://github.com/supertorpe)'s [vite-ts-angularjs-starter](https://github.com/sglenns/vite-ts-angularjs-starter)
3
4
This repo contains a typescript angularjs project template using vite.
5
@@ -8,7 +8,7 @@ This repo contains a typescript angularjs project template using vite.
8
Clone this repository and install its dependencies:
9
10
```bash
11
-git clone https://github.com/supertorpe/vite-ts-angularjs-starter.git
+git clone git@github.com:sglenns/vite-ts-angularjs-starter.git
12
cd vite-ts-angularjs-starter
13
npm install
14
```
0 commit comments