Skip to content

Commit e140ed6

Browse files
committed
fix: read me file fix
1 parent d7c58cd commit e140ed6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
## Installation
66

77
```sh
8-
yarn add @emotion/react @emotion/styled framer-motion
9-
yarn add @choi138/react-toast
8+
pnpm install @emotion/react @emotion/styled
9+
pnpm install @choi138/react-text
1010
```
1111

1212
## Example

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Custom Your Website Text With React-Text",
44
"version": "0.0.0",
55
"author": "GeunWon Choi <[email protected]>",
6-
"repository": "https://github.com/hanseo0507/react-toast.git",
6+
"repository": "https://github.com/choi138/react-text.git",
77
"private": false,
88
"license": "MIT",
99
"type": "module",

0 commit comments

Comments
 (0)