comparison xml/en/download.xml @ 343:46e75d7ae0e7

replace apt-key example with a simpler one
author Sergey Budnevitch <sb@waeme.net>
date Mon, 23 Jan 2012 14:49:31 +0000
parents 8f6a70f9d3c0
children d0c9b9e436d4
comparison
equal deleted inserted replaced
342:a076f7661569 343:46e75d7ae0e7
229 the installation on Debian or Ubuntu, it is necessary to import nginx signing key 229 the installation on Debian or Ubuntu, it is necessary to import nginx signing key
230 into apt keyring. Please download <link url="http://nginx.org/keys/nginx_signing.key"> 230 into apt keyring. Please download <link url="http://nginx.org/keys/nginx_signing.key">
231 nginx signing key</link> from our web site, and add it to the apt keyring with the 231 nginx signing key</link> from our web site, and add it to the apt keyring with the
232 following command: 232 following command:
233 <programlisting> 233 <programlisting>
234 cat nginx_signing.key | sudo apt-key add - 234 sudo apt-key add nginx_signing.key
235 </programlisting> 235 </programlisting>
236 </para> 236 </para>
237 237
238 <para> 238 <para>
239 For Debian 6 append the following to the end of the 239 For Debian 6 append the following to the end of the