[or-cvs] apt-get update, not apt-get install update. bah.
goodell at seul.org
goodell at seul.org
Fri Apr 8 05:09:21 UTC 2005
Update of /home/or/cvsroot/website
In directory moria.mit.edu:/tmp/cvs-serv23794
Modified Files:
download.html
Log Message:
apt-get update, not apt-get install update. bah.
Index: download.html
===================================================================
RCS file: /home/or/cvsroot/website/download.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- download.html 8 Apr 2005 05:06:36 -0000 1.74
+++ download.html 8 Apr 2005 05:09:19 -0000 1.75
@@ -114,7 +114,7 @@
<p>To install the packages, issue the following commands:</p>
<p><code>
-$ apt-get install update<br>
+$ apt-get update<br>
$ apt-get install tor
</code></p>
@@ -129,7 +129,7 @@
<p>Then issue the following commands:</p>
<p><code>
-$ apt-get install update<br>
+$ apt-get update<br>
$ apt-get install -t experimental tor
</code></p>
More information about the tor-commits
mailing list