diff --git a/doc/xml/user-guide.xml b/doc/xml/user-guide.xml
index 54b4addbf..4404c2e5e 100644
--- a/doc/xml/user-guide.xml
+++ b/doc/xml/user-guide.xml
@@ -536,14 +536,19 @@
-y 2>&1
-
+
yum -y install {[pgbackrest-repo-path]}/{[package]}
-y 2>&1
-
+
yum install pgbackrest
+
+
+ yum install pgbackrest
+ -y 2>&1
+