Skip to content

Commit e92b258

Browse files
committed
update doc
1 parent bebf7c8 commit e92b258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This tool helps you to initialize MySQL dump table to Elasticsearch by parsing m
66

77
## Installation
88
By following these steps.
9-
##### 1. Python
9+
##### 1. Python3
1010
This tool is written in Python3.4, so you must install Python3.4 first, by following [this guide](https://docs.python.org/3.4/using/index.html)
1111
##### 2. ibxml2 and libxslt
1212
Also, this tool depends on python lxml package, so that you should install the lxml's dependecies correctly, the libxml2 and libxslt are required.

0 commit comments

Comments
 (0)