Skip to content

Commit

Permalink
update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
qw4990 committed Dec 18, 2023
1 parent bb0f9dc commit d15eb7e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
This tool is used to capture plan changes in different versions of TiDB.

Use the command below to install:

```shell
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/qw4990/plan-change-capturer/master/install_pcc.sh | sh
```

Here is [a Chinese document](https://docs.google.com/document/d/10gOlEylBfexiTs3Ysocpvgc8so8NRJIYb5l4a9WYtbY/edit#) about how to use it.

0 comments on commit d15eb7e

Please sign in to comment.