Skip to content

Commit

Permalink
Update get-started-with-tidb-binlog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qiancai committed Jun 9, 2022
1 parent 9931994 commit 641045c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tidb-binlog/get-started-with-tidb-binlog.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ sudo yum install -y mariadb-server
```

```bash
curl -L https://download.pingcap.org/tidb-latest-linux-amd64.tar.gz | tar xzf -
curl -L https://download.pingcap.org/tidb-community-server-v6.0.0-linux-amd64.tar.gz | tar xzf -
cd tidb-latest-linux-amd64
```

Expand Down

0 comments on commit 641045c

Please sign in to comment.