Browse Source

Added missing path (#8740)

* Added missing path in the IOT page

In the command line given to edit the file `charts.d.conf`, the path to the script `edit-config` is not given so if you type it or paste it that way it won't work.
Jonathan Barda 4 years ago
parent
commit
cd85b89dbc
1 changed files with 8 additions and 1 deletions
  1. 8 1
      docs/netdata-for-IoT.md

+ 8 - 1
docs/netdata-for-IoT.md

@@ -56,7 +56,14 @@ supported by `lm-sensors`.
 Netdata also has a bash version of the sensors plugin that can read RPi temperatures. It is disabled by default to avoid
 the conflicts with the python version.
 
-To enable it, run `sudo edit-config charts.d.conf` and uncomment this line:
+To enable it, run:
+
+```bash
+cd /etc/netdata # Replace this path with your Netdata config directory
+sudo ./edit-config charts.d.conf
+```
+
+and uncomment this line:
 
 ```sh
 sensors=force