Skip to content

Commit 83369c1

Browse files
committed
chore: update readme. no more template
1 parent 97863c0 commit 83369c1

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,10 @@ A template to create a react component / library with Typescript.
1919

2020
## Install
2121

22-
### Github Users
23-
24-
Since this is a `template repository`, you can use that green `Use this template` button to start a new repository from this template.
25-
26-
### Non-Github Users
27-
2822
Clone the repository:
2923

3024
```
31-
git clone --depth 1 [email protected]:alioguzhan/react-typescript-library-template.git
25+
git clone --depth 1 [email protected]:alioguzhan/react-typescript-library.git
3226
```
3327

3428
Install the deps:

0 commit comments

Comments
 (0)