Skip to content

Commit 45ecdff

Browse files
committed
update README
1 parent e8295c7 commit 45ecdff

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,16 @@ useful-shells
1212
`show-busy-java-threads.sh`为例:
1313

1414
```bash
15-
wget --no-check-certificate https://raw.github.com/oldratlee/useful-shells/release/show-busy-java-threads.sh
15+
wget --no-check-certificate https://raw.github.com/oldratlee/useful-shells/release/show-busy-java-threads.sh
1616
```
1717

1818
打包下载
1919
--------------
2020

21-
[release.zip](https://github.com/oldratlee/useful-shells/archive/release.zip)
21+
下载文件[release.zip](https://github.com/oldratlee/useful-shells/archive/release.zip)
22+
```bash
23+
wget --no-check-certificate https://github.com/oldratlee/useful-shells/archive/release.zip
24+
```
2225

2326
show-busy-java-threads.sh
2427
==========================

0 commit comments

Comments
 (0)