Matt Pagan commited on 2014-05-23 04:14:31
Zeige 1 geänderte Dateien mit 4 Einfügungen und 1 Löschungen.
| ... | ... |
@@ -35,6 +35,9 @@ |
| 35 | 35 |
|
| 36 | 36 |
<tt># apt-get install python2.7 python-pip python-dev build-essential</tt> |
| 37 | 37 |
|
| 38 |
+ <p>On Fedora, that command would look like:</p> |
|
| 39 |
+ |
|
| 40 |
+ <tt># yum install make automake gcc python-pip python-devel libyaml-devel</tt> |
|
| 38 | 41 |
|
| 39 | 42 |
<h3>Step 1: Install Tor</h3> |
| 40 | 43 |
<br> |
| ... | ... |
@@ -123,7 +126,7 @@ |
| 123 | 126 |
If Tor is earlier in the bootstrapping phase, wait until it gets to 100%. |
| 124 | 127 |
</p> |
| 125 | 128 |
|
| 126 |
- <h2>Step 5: Set up port forwarding if needed</h2> |
|
| 129 |
+ <h3>Step 5: Set up port forwarding if needed</h3> |
|
| 127 | 130 |
<br> |
| 128 | 131 |
|
| 129 | 132 |
<p> |
| 130 | 133 |