From 11c94c0fbb129c3e844c926828e43ac3abde4127 Mon Sep 17 00:00:00 2001 From: Pranay Prateek Date: Mon, 19 Jul 2021 20:42:19 +0530 Subject: [PATCH] fix(README): Updated deployment instructions --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a16dfa1e55..431f07bcb6 100644 --- a/README.md +++ b/README.md @@ -74,11 +74,11 @@ You can find the complete list of languages here - https://opentelemetry.io/docs ## Getting Started -### Deploy using docker-compose +### Deploy using Docker -Please follow the steps listed [here](https://signoz.io/docs/deployment/docker/) to install using docker-compose +Please follow the steps listed [here](https://signoz.io/docs/deployment/docker/) to install using docker -The [troubleshooting instructions](https://signoz.io/docs/deployment/docker/#troubleshooting) may be helpful if you face any issues. +The [troubleshooting instructions](https://signoz.io/docs/deployment/troubleshooting) may be helpful if you face any issues.