From 0b1a6f45fa37396190664fa43ba89d84a336cd0d Mon Sep 17 00:00:00 2001 From: James Wilson Date: Fri, 30 Jul 2021 12:36:23 +0100 Subject: [PATCH] readme tweaks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d425ef..a9c01f5 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ To connect a substrate node and have it send telemetry to this running instance, ### Run the backend and frontend using `docker` -If you'd like to get things runing manually using docker, you can do the following: +If you'd like to get things runing manually using Docker, you can do the following. This assumes that you've built the images as per the above, and have two images named `substrate-telemetry-backend` and `substrate-telemetry-frontend`. 1. Create a new shared network so that the various containers can communicate with eachother: