Skip to content

Commit e64b157

Browse files
committed
Update installation instructions once more
1 parent 2ca2ae2 commit e64b157

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ to update to v2. If you don't have Chakra UI installed already, you can install
9393
it like this:
9494

9595
```sh
96-
npm i @chakra-ui/react@2 @emotion/react@^11.8.1 @emotion/styled@^11 framer-motion@^6
96+
npm i @chakra-ui/react@2 @emotion/react @emotion/styled framer-motion
9797
# ...or...
98-
yarn add @chakra-ui/react@2 @emotion/react@^11.8.1 @emotion/styled@^11 framer-motion@^6
98+
yarn add @chakra-ui/react@2 @emotion/react @emotion/styled framer-motion
9999
```
100100

101101
> [!NOTE]

0 commit comments

Comments
 (0)