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 e2df3ee commit 2ccd832Copy full SHA for 2ccd832
apps/docs/docs/getting-started/README.md
@@ -57,6 +57,14 @@ yarn add bootstrap bootstrap-vue-3
57
58
```bash
59
npm install bootstrap bootstrap-vue-3
60
+```
61
+
62
+ </CodeGroupItem>
63
64
+ <CodeGroupItem title="PNPM">
65
66
+```bash
67
+pnpm add bootstrap bootstrap-vue-3
68
```
69
70
</CodeGroupItem>
@@ -99,6 +107,14 @@ yarn add bootstrap bootstrap-vue-3
99
107
100
108
101
109
110
111
112
113
114
115
116
117
102
118
103
119
104
120
0 commit comments