diff --git a/dm/quick-start-with-dm.md b/dm/quick-start-with-dm.md index 4a4b6ba046777..c8d1f45ca8eda 100644 --- a/dm/quick-start-with-dm.md +++ b/dm/quick-start-with-dm.md @@ -31,7 +31,7 @@ This document describes how to migrate data from MySQL to TiDB using [TiDB Data {{< copyable "shell-regular" >}} ```shell - tiup dm deploy dm-test 6.0.0 topology.yaml -p + tiup dm deploy dm-test 6.5.11 topology.yaml -p ``` ## Step 2: Prepare the data source