From a89c4c3c9185a19c906354ac4f396776675f420c Mon Sep 17 00:00:00 2001 From: Guillaume28 <guillaume-baldo@hotmail.fr> Date: Fri, 10 Feb 2017 15:14:51 +0100 Subject: [PATCH] Resolve little mistake --- doc/en/installation/from_packages.rst | 4 ++-- doc/fr/installation/from_packages.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/en/installation/from_packages.rst b/doc/en/installation/from_packages.rst index fe34102d7b..8b29e7c678 100644 --- a/doc/en/installation/from_packages.rst +++ b/doc/en/installation/from_packages.rst @@ -65,8 +65,8 @@ Perform the command: $ yum install centreon-poller-centreon-engine -Add GPG key -^^^^^^^^^^^ +Add GPG key for CentOS 7 +^^^^^^^^^^^^^^^^^^^^^^^^ You also have to recover the GPG key and place it in the rpm-gpg file. diff --git a/doc/fr/installation/from_packages.rst b/doc/fr/installation/from_packages.rst index 7178d0f108..3286e5469e 100644 --- a/doc/fr/installation/from_packages.rst +++ b/doc/fr/installation/from_packages.rst @@ -65,8 +65,8 @@ Exécutez la commande : $ yum install centreon-poller-centreon-engine -Ajouter clef GPG -^^^^^^^^^^^^^^^^ +Ajouter clef GPG pour CentOS 7 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Vous devez aussi récupérer la clef GPG et la placer dans le dossier rpm-gpg. -- GitLab