diff --git a/README.md b/README.md index 7ae04311d3..9fc935400d 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ docker run -d \ --pid="host" \ -v "/:/host:ro,rslave" \ quay.io/prometheus/node-exporter \ - --path.rootfs /host + --path.rootfs=/host ``` On some systems, the `timex` collector requires an additional Docker flag,