diff --git a/docs/en/07-data-in/02-prometheus.md b/docs/en/07-data-in/02-prometheus.md index 8e5a49463833d8d37d8f75a3f2bb019db2f63b17..73b0c44856c41524e76b6c4c87eeebd03f68dcba 100644 --- a/docs/en/07-data-in/02-prometheus.md +++ b/docs/en/07-data-in/02-prometheus.md @@ -16,9 +16,9 @@ In your TDengine cloud instance, click "Explorer" on the left panel, then click Supposed that you use Linux system with architecture amd64: 1. Download - ``` - wget https://github.com/prometheus/prometheus/releases/download/v2.37.0/prometheus-2.37.0.linux-amd64.tar.gz - ``` + ``` + wget https://github.com/prometheus/prometheus/releases/download/v2.37.0/prometheus-2.37.0.linux-amd64.tar.gz + ``` 2. Decompress and rename ``` tar xvfz prometheus-*.tar.gz && mv prometheus-2.37.0.linux-amd64 prometheus