Roger Dingledine commited on 2009-11-04 16:23:58
Zeige 1 geänderte Dateien mit 4 Einfügungen und 4 Löschungen.
... | ... |
@@ -48,9 +48,9 @@ fixes. |
48 | 48 |
<p> |
49 | 49 |
You'll need to set up our package repository before you can fetch |
50 | 50 |
Tor. First, you need to figure out the name of your distribution. If |
51 |
-you're using Ubuntu 9.10, it's "karmic", for 9.04, use "jaunty". Ubuntu |
|
52 |
-8.10 is "intrepid", and Ubuntu 8.04 is "hardy". If you're using Debian |
|
53 |
-Etch, it's "etch", Debian Lenny is "lenny". Then add this line to your |
|
51 |
+you're using Ubuntu 9.10, it's "karmic". while 9.04 is "jaunty", |
|
52 |
+8.10 is "intrepid", and 8.04 is "hardy". If you're using Debian |
|
53 |
+Etch, it's "etch", and Debian Lenny is "lenny". Then add this line to your |
|
54 | 54 |
<tt>/etc/apt/sources.list</tt> |
55 | 55 |
file:<br /> |
56 | 56 |
<pre> |
... | ... |
@@ -100,7 +100,7 @@ your <tt>/etc/apt/sources.list</tt> file:<br /> |
100 | 100 |
deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main |
101 | 101 |
deb http://deb.torproject.org/torproject.org experimental-<DISTRIBUTION> main |
102 | 102 |
</pre> |
103 |
-where you substitute the name of your distro (etch, lenny, sid, jaunty, |
|
103 |
+where you substitute the name of your distro (etch, lenny, sid, karmic, jaunty, |
|
104 | 104 |
intrepid, hardy) in place of <DISTRIBUTION>. |
105 | 105 |
</p> |
106 | 106 |
|
107 | 107 |