Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev/how-to/get-started/deploy-tidb-from-docker-compose.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ To customize the cluster, you can edit the `docker-compose.yml` file directly. I

1. Install Helm.

[Helm](https://helm.sh) can be used as a template rendering engine. Make sure your Helm version >= 2.9.0 and < 3.0.0. To use Helm, you only need to download its binary file:
[Helm](https://helm.sh) can be used as a template rendering engine. Make sure your Helm version >= 2.9.0 and < 3.0.0.
To use Helm, you only need to download its binary file:

```bash
Expand Down