diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-12-23 20:24:36 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-12-23 20:24:36 -0200 |
commit | 526e397e381ef71d24e87c1cd545dde9d0339cce (patch) | |
tree | b5339277d05e084faf70b6e8da5f8fc4b4df2875 /templates | |
parent | 70a083bfd61f99f115a6f8fd7c28e579e652ecfb (diff) | |
download | puppet-reprepro-intrigeri.tar.gz puppet-reprepro-intrigeri.tar.bz2 |
Index updateintrigeri
Diffstat (limited to 'templates')
-rw-r--r-- | templates/index.html.erb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/index.html.erb b/templates/index.html.erb index 713da22..ed077e9 100644 --- a/templates/index.html.erb +++ b/templates/index.html.erb @@ -11,15 +11,15 @@ it for yourself, but it comes at no warranty. <h1>How to use</h1> -<p>In your /etc/apt/source.list: +<p>In your /etc/apt/sources.list: <pre> deb http://debian.<%= domain %>/debian squeeze main deb-src http://debian.<%= domain %>/debian squeeze main </pre> -"squeeze", of course, can be replaced by your distribution. Know that we usually -package straight for lenny or squeeze.</p> +"squeeze", of course, can be replaced by your distribution. +</p> <h2>Adding the archive key to your keyring</h2> |