Skip to content

Commit 80ae45f

Browse files
authored
added yarn installation info in readme
1 parent 2f01cc6 commit 80ae45f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,10 @@
3737
* Highly customizable
3838

3939
# 3. Installation
40-
## 3.1. Install via npm
40+
## 3.1. Install via npm/yarn
4141

4242
**`$ npm i vue-bootstrap4-table --save`**
43+
**`$ yarn add vue-bootstrap4-table`**
4344

4445
Currently this package will install only the vue-bootstrap4-table component, not their dependencies. So make sure to install the following dependencies.
4546

0 commit comments

Comments
 (0)