We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebf7c8 commit e92b258Copy full SHA for e92b258
README.md
@@ -6,7 +6,7 @@ This tool helps you to initialize MySQL dump table to Elasticsearch by parsing m
6
7
## Installation
8
By following these steps.
9
-##### 1. Python
+##### 1. Python3
10
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)
11
##### 2. ibxml2 and libxslt
12
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