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 b2d6fe1 commit f74bdc8Copy full SHA for f74bdc8
apps/docs/getting-started.mdx
@@ -79,19 +79,19 @@ If you prefer to set up htmldocs manually, follow these steps:
79
<CodeGroup>
80
81
```bash npm
82
-npm install @htmldocs/react @htmldocs/render
+npm install htmldocs @htmldocs/react @htmldocs/render
83
```
84
85
```bash pnpm
86
-pnpm add @htmldocs/react @htmldocs/render
+pnpm add htmldocs @htmldocs/react @htmldocs/render
87
88
89
```bash yarn
90
-yarn add @htmldocs/react @htmldocs/render
+yarn add htmldocs @htmldocs/react @htmldocs/render
91
92
93
```bash bun
94
-bun add @htmldocs/react @htmldocs/render
+bun add htmldocs @htmldocs/react @htmldocs/render
95
96
97
</CodeGroup>
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments