Skip to content

Commit 7198464

Browse files
committed
Update README.md
1 parent c31f87a commit 7198464

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bootstrap-table-examples
55

66
## Usage
77

8-
clone & init
8+
### clone & init
99

1010
```sh
1111
git clone https://github.com/wenzhixin/bootstrap-table-examples.git
@@ -15,6 +15,12 @@ git submodule update --init
1515
npm install
1616
```
1717

18+
### download from zip
19+
20+
* Download [bootstrap-table-examples](https://github.com/wenzhixin/bootstrap-table-examples/archive/master.zip)
21+
* Download [bootstrap-table](https://github.com/wenzhixin/bootstrap-table/archive/master.zip), unzip to `assets/bootstrap-table`
22+
23+
1824
## run
1925

2026
```sh

0 commit comments

Comments
 (0)