[PATCH] Download-deb.template: Add note about apt-get update

Austin English austinenglish at gmail.com
Sat Apr 26 16:18:57 CDT 2008


---

 templates/en/download-deb.template |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/templates/en/download-deb.template b/templates/en/download-deb.template
index 0e117c9..de71dfb 100644
--- a/templates/en/download-deb.template
+++ b/templates/en/download-deb.template
@@ -32,7 +32,9 @@ pasting the following:</p>
 <p><b>For Debian Etch (4.0):</b><br>
 <i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/etch.list -O /etc/apt/sources.list.d/winehq.list</i></p>
 
-<p>Then, you can install Wine by <a href="apt://wine">clicking this link</a>. 
+<p>Then update APT's package information by running '<b>sudo apt-get update</b>'.
+
+<p>Now you can install Wine by <a href="apt://wine">clicking this link</a>. 
 Alternatively, you can install by going to Applications->Add/Remove and 
 searching for Wine.</p>
 




More information about the wine-cvs mailing list