changeset 138:ee7167b7334a

* questionable sentence rephrased. * grammar
author Sergey Budnevitch <sb@waeme.net>
date Mon, 24 Oct 2011 08:54:13 +0000
parents 39ff3788f178
children a2c1922d5401
files xml/en/download.xml
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/download.xml	Sat Oct 22 13:57:33 2011 +0000
+++ b/xml/en/download.xml	Mon Oct 24 08:54:13 2011 +0000
@@ -178,12 +178,13 @@
 <link url="http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el6.ngx.noarch.rpm">CentOS 6</link>
 </item>
 </list>
-install nginx-release package containing a yum config and a nginx signing key. Then run a command:
+install nginx-release package containing the yum config and the public key necessary to check signed rpms.
+Then run the command:
 <programlisting>
 yum install nginx
 </programlisting>
 
-As an alternative, a repository config can be added manually. Create a file named nginx.repo in /etc/yum.repos.d and
+As an alternative, a repository config can be added manually. Create the file named nginx.repo in /etc/yum.repos.d and
 add configuration, like this:
 
 <programlisting>