Roger Dingledine commited on 2018-09-08 21:33:33
Zeige 2 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
| ... | ... |
@@ -87,7 +87,7 @@ |
| 87 | 87 |
<a href="<package-source-alpha>"><version-alpha></a> |
| 88 | 88 |
(<a href="<package-source-alpha>.asc">sig</a>) |
| 89 | 89 |
</td> |
| 90 |
-<td><kbd>./configure && make && src/or/tor</kbd></td> |
|
| 90 |
+<td><kbd>./configure && make && src/or/tor</kbd> (or src/app/tor starting in 0.3.5.x)</td> |
|
| 91 | 91 |
</tr> |
| 92 | 92 |
|
| 93 | 93 |
</table> |
| ... | ... |
@@ -212,7 +212,7 @@ END SMARTPHONE --> |
| 212 | 212 |
</div> |
| 213 | 213 |
|
| 214 | 214 |
<h2>Source Tarball</h2> |
| 215 |
- <p> Configure with: <code style="color: #666666;">./configure && make && src/or/tor</code></p> |
|
| 215 |
+ <p> Configure with: <code style="color: #666666;">./configure && make && src/or/tor</code> (or src/app/tor starting in 0.3.5.x)</p> |
|
| 216 | 216 |
<p>The current stable version of Tor is <version-stable>. Its <a href="<gitblob>ReleaseNotes<cgitstable>">release notes</a> are available.</p> |
| 217 | 217 |
<p>The current unstable/alpha version of Tor is <version-alpha>. Its <a href="<gitblob>ChangeLog">Changelog</a> is available.</p> |
| 218 | 218 |
</div> |
| 219 | 219 |