Skip to content

Commit 5adca5a

Browse files
committed
chore: remove pollinate templates and document 0-60 usage [ci skip]
2 parents e8c0686 + 1dc051c commit 5adca5a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@ This is my personal skeleton for creating a React library npm package. You are w
1111
## Quick start
1212

1313
```sh
14-
npm i -g howardroark/pollinate
15-
pollinate https://github.com/jedwards1211/react-library-skeleton.git --keep-history --name <package name> --author <your name> --organization <github organization> --description <package description>
16-
cd <package name>
17-
npm i
14+
npx 0-60 clone https://github.com/jedwards1211/react-library-skeleton.git
1815
```
1916

2017
## Tools used

0 commit comments

Comments
 (0)