We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8afc99a commit b1ca5c5Copy full SHA for b1ca5c5
packages/react/README.md
@@ -5,9 +5,9 @@ React components for rendering code with live preview and syntax highlighting.
5
## Installation
6
7
```bash
8
-pnpm add @react-code-view/react @react-code-view/core
+pnpm add @react-code-view/react
9
# or
10
-npm install @react-code-view/react @react-code-view/core
+npm install @react-code-view/react
11
```
12
13
## Quick Start
0 commit comments