From e565209305e651e0c0a36b2ad9e17bc67c80c3f6 Mon Sep 17 00:00:00 2001
From: Derek-K <Derek-K@users.noreply.github.com>
Date: Tue, 9 Jun 2020 03:45:11 -0400
Subject: [PATCH] README

minor update
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fa45fc4..f4ec889 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ HOWTO:
 1. Install the official SpeedTest CLI from SpeedTest.net - https://www.speedtest.net/apps/cli
 2. Run 'speedtest' once (to accept the license)
 3. Add the configuration into telegraf, either
-   * store speedtest.conf under /etc/telegraf.d  
+   * store speedtest.conf under /etc/telegraf/telegraf.d  
     _\* OR \*_
    * copy the config and add to your telegraf.conf  
 4. Restart telegraf (e.g. under Ubuntu ```sudo systemctl restart telegraf```)
-- 
GitLab