From f643fae5406bbc527b1a5a19490a7deaa83174f9 Mon Sep 17 00:00:00 2001 From: aayushwhiz Date: Thu, 5 Dec 2024 16:44:00 -0800 Subject: [PATCH] fix replace comma with colon in readme --- demos/weather_forecast/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/demos/weather_forecast/README.md b/demos/weather_forecast/README.md index 9c60e790..3ae3a4de 100644 --- a/demos/weather_forecast/README.md +++ b/demos/weather_forecast/README.md @@ -31,19 +31,19 @@ Here is a sample interaction, To see a tracing dashboard follow instructions below, -1. For Jaeger, you can either use the default run_demo.sh script or run the following command, +1. For Jaeger, you can either use the default run_demo.sh script or run the following command: ```sh sh run_demo.sh jaeger ``` -2. For Logfire, first make sure to add a LOGFIRE_API_KEY to the .env file. You can either use the default run_demo.sh script or run the following command, +2. For Logfire, first make sure to add a LOGFIRE_API_KEY to the .env file. You can either use the default run_demo.sh script or run the following command: ```sh sh run_demo.sh logfire ``` -3. For Signoz, you can either use the default run_demo.sh script or run the following command, +3. For Signoz, you can either use the default run_demo.sh script or run the following command: ```sh sh run_demo.sh signoz