Skip to content

Commit 44de110

Browse files
authored
Update README.md
1 parent 8256c79 commit 44de110

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ The single executable of Elasticdump.
66

77
[Download](https://github.com/hoilc/elasticsearch-dump-standalone/releases/latest)
88

9+
---
910

11+
```
12+
curl -O -fsSL https://github.com/hoilc/elasticsearch-dump-standalone/releases/latest/download/elasticdump_linux_amd64.tar.gz
13+
tar xvf elasticdump_linux_amd64.tar.gz
14+
./elasticdump --help
15+
```
1016

1117

1218

0 commit comments

Comments
 (0)