You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,9 +37,10 @@
37
37
* Highly customizable
38
38
39
39
# 3. Installation
40
-
## 3.1. Install via npm/yarn
40
+
## 3.1. Install via npm or yarn
41
41
42
42
**`$ npm i vue-bootstrap4-table --save`**
43
+
43
44
**`$ yarn add vue-bootstrap4-table`**
44
45
45
46
Currently this package will install only the vue-bootstrap4-table component, not their dependencies. So make sure to install the following dependencies.
0 commit comments