From 33e64d32074c0d34d5e4446e75abec44160d7a23 Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Fri, 1 Sep 2023 08:59:19 +0200 Subject: [PATCH] app/vmctl: remove superflouos whitespace after 2853fac3f58abe5b65d15f9cfa13df9817fe573c --- app/vmctl/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/vmctl/README.md b/app/vmctl/README.md index 62f142394a..beba31a673 100644 --- a/app/vmctl/README.md +++ b/app/vmctl/README.md @@ -583,7 +583,7 @@ then import it into VM using `vmctl` in `prometheus` mode. 1. Run the `minio/mc` Docker container. 1. `mc config host add minio http://minio:9000 accessKey secretKey`, substituting appropriate values for the last 3 items. 1. `mc cp -r minio/prometheus thanos-data` - + 1. Import using `vmctl`. 1. Follow the [instructions](#how-to-build) to compile `vmctl` on your machine. 1. Use [prometheus](#migrating-data-from-prometheus) mode to import data: