diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2017-05-06 22:44:32 +0100 |
---|---|---|
committer | Maryam Tahhan <maryam.tahhan@intel.com> | 2017-05-23 08:19:46 +0000 |
commit | db68b7e767351f8b59db586e4035f501facf92a9 (patch) | |
tree | 519f80a4bec935d62e42df1654e21f944ddf6be6 /docs | |
parent | 386995473879eb0502c502ad69d06e2d5bd9d7a9 (diff) |
src: build and install collectd on centos/rhel
Modify build and dependency scripts for centos/rhel builds.
Change-Id: I1fafaf3392d9f22837ce4ed3fa0f84c13ead0698
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release/userguide/feature.userguide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release/userguide/feature.userguide.rst b/docs/release/userguide/feature.userguide.rst index 3bda3037..fcaf37b5 100644 --- a/docs/release/userguide/feature.userguide.rst +++ b/docs/release/userguide/feature.userguide.rst @@ -100,7 +100,7 @@ built and configured through the barometer repository. * sudo permissions are required to install collectd. * These are instructions for Ubuntu 16.04 -To build and install these dependencies, clone the barometer repo: +To build all the upstream plugins, clone the barometer repo: .. code:: c |