From 681030bb054178dee9799482284cd62b44ec2d83 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Tue, 14 Nov 2017 18:50:41 +0000 Subject: [PATCH] Fix typo in package installation command Change-Id: I1ac351910cd36df8cb19b40d21898d5a2e7c6f1a --- doc/source/GSG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/GSG.rst b/doc/source/GSG.rst index fdeb989..3bde4ec 100644 --- a/doc/source/GSG.rst +++ b/doc/source/GSG.rst @@ -68,7 +68,7 @@ This section describes how to install collectd. $ sudo apt-get install collectd # OR - $ sudo yum installl collectd + $ sudo yum install collectd * Install the libraries to are needed to build collectd: