Georg Koppen commited on 2015-04-28 03:10:52
Zeige 1 geänderte Dateien mit 3 Einfügungen und 2 Löschungen.
Update the instructions for running Tor Browser on Linux due to the new desktop file serving as launcher wrapper (#13375).
| ... | ... |
@@ -538,8 +538,9 @@ |
| 538 | 538 |
<p>Once that's done, switch to the Tor browser directory by running:</p> |
| 539 | 539 |
<p><code>cd tor-browser_<var>LANG</var></code></p> |
| 540 | 540 |
<p><em>(where <var>LANG</var> is the language listed in the filename).</em><p> |
| 541 |
- <p>To run Tor Browser, execute the <strong>start-tor-browser</strong> script:</p> |
|
| 542 |
- <p><code>./start-tor-browser</code></p> |
|
| 541 |
+ <p>To run Tor Browser, click either on the Tor Browser or the Tor Browser Setup icon or execute the |
|
| 542 |
+ <strong>start-tor-browser.desktop</strong> file in a terminal:</p> |
|
| 543 |
+ <p><code>./start-tor-browser.desktop</code></p> |
|
| 543 | 544 |
<p>This will launch Tor Launcher and once that connects to Tor, it will launch |
| 544 | 545 |
Firefox. <strong><em>Do not unpack or run TBB as root.</em></strong></p> |
| 545 | 546 |
</div> |
| 546 | 547 |