Skip to content

Commit c6ea638

Browse files
committed
Update README.md
1 parent 8dec129 commit c6ea638

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,12 @@ npm install
2323

2424
* Download [bootstrap-table-examples](https://github.com/wenzhixin/bootstrap-table-examples/archive/master.zip)
2525
* Download [bootstrap-table](https://github.com/wenzhixin/bootstrap-table/archive/master.zip), unzip to `assets/bootstrap-table`
26+
* Download [multiple-select](https://github.com/wenzhixin/mutiple-select/archive/master.zip), unzip to `assets/multiple-select`
2627

28+
```
29+
cd bootstrap-table-examples
30+
npm install
31+
```
2732

2833
## run
2934

0 commit comments

Comments
 (0)