Update rpm instructions
Sebastian Hahn

Sebastian Hahn commited on 2016-09-24 10:28:59
Zeige 2 geänderte Dateien mit 1 Einfügungen und 3 Löschungen.


Thanks cypherpunks for the patch!
... ...
@@ -30,8 +30,6 @@
30 30
     Red Hat, Gentoo, etc there too. If you're
31 31
     using Ubuntu, don't use the default packages: use <a
32 32
     href="<page docs/debian>#ubuntu">our deb repository</a> instead.
33
-    Similarly, CentOS / Fedora users should use <a href="<page
34
-    docs/rpms>">our rpm repository</a> instead.
35 33
     </p>
36 34
     
37 35
     <p>If you're building from source, first install <a
... ...
@@ -39,7 +39,7 @@
39 39
 <tr class="beige">
40 40
 <td align="center"><img src="$(IMGROOT)/distros/centos.png" alt="CentOS"> <img src="$(IMGROOT)/distros/fedora.png" alt="Fedora"></td>
41 41
 <td>CentOS and Fedora</td>
42
-<td colspan="2"><a href="<page docs/rpms>">repository packages</a> </td>
42
+<td colspan="2">yum install tor / dnf install tor</td>
43 43
 <td> <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a> </td>
44 44
 </tr>
45 45
 
46 46