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 2b2f925 commit e99cf76Copy full SHA for e99cf76
README.md
@@ -58,7 +58,7 @@ With a focus on high performance, it utilizes batching heavily and uses C++ exte
58
To install `mysql_ch_replicator`, use the following command:
59
60
```bash
61
-pip install mysql_ch_replicator
+pip install --upgrade mysql_ch_replicator
62
```
63
64
You may need to also compile C++ components if they're not pre-built for your platform.
0 commit comments