Update README.md (#435)

fixed typo
This commit is contained in:
Alessio Onori
2021-12-03 17:58:01 +01:00
committed by GitHub
parent 17432d712f
commit bb9f257397
+1 -1
View File
@@ -116,7 +116,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. This assumes that you've built the images as per the above, and have two images named `substrate-telemetry-backend` and `substrate-telemetry-frontend`.
If you'd like to get things running 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: