summaryrefslogtreecommitdiffstats
path: root/backends/prometheus/remote_write/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'backends/prometheus/remote_write/README.md')
-rw-r--r--backends/prometheus/remote_write/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/prometheus/remote_write/README.md b/backends/prometheus/remote_write/README.md
index 73cb1daf5a..2baa00fa09 100644
--- a/backends/prometheus/remote_write/README.md
+++ b/backends/prometheus/remote_write/README.md
@@ -2,7 +2,7 @@
## Prerequisites
-To use the prometheus remote write API with [storage providers](https://prometheus.io/docs/operating/integrations/#remote-endpoints-and-storage) [protobuf](https://developers.google.com/protocol-buffers/) and [snappy](https://github.com/google/snappy) libraries should be installed first. Next, netdata should be re-installed from the source. The installer will detect that the required libraries and utilities are now available.
+To use the prometheus remote write API with [storage providers](https://prometheus.io/docs/operating/integrations/#remote-endpoints-and-storage) [protobuf](https://developers.google.com/protocol-buffers/) and [snappy](https://github.com/google/snappy) libraries should be installed first. Next, Netdata should be re-installed from the source. The installer will detect that the required libraries and utilities are now available.
## Configuration