From 13738a129f9709ea715492f63dc9bf8280429561 Mon Sep 17 00:00:00 2001 From: Allan <atribe13@gmail.com> Date: Sat, 14 Jan 2017 22:49:46 -0700 Subject: [PATCH] Update README.md Fixed a typo readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 619ab3c..a49f664 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,6 @@ atribe/speedtest-for-influxdb-and-grafana ``` 2. The docker-compose option ```bash - curl -O https://raw.githubusercontent.com/barrycarey/Speedtest-for-InfluxDB-and-Grafana/blob/master/ddocker-compose.yml docker-compose.yml + curl -O https://raw.githubusercontent.com/barrycarey/Speedtest-for-InfluxDB-and-Grafana/blob/master/docker-compose.yml docker-compose.yml docker-compose up -d ``` -- GitLab